Skip to content

Commit ce50107

Browse files
Example usage (#65)
## What is the goal of this PR? We add a link to an example that uses TypeDB Loader. ## What are the changes implemented in this PR? Replace the duplicated line with a link to a non-exisitng tutorial with a line linking to an example in the typedb-examples repo.
1 parent fd74af7 commit ce50107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ public class LoadingData {
115115

116116
A complete tutorial for TypeDB version >= 2.5.0 is in work and will be published asap.
117117

118-
A complete tutorial for TypeDB version >= 2.5.0 is in work and will soon be [on Medium]()
118+
An example of configuration and usage of TypeDB Loader on real data can be found [in the TypeDB Examples](https://github.com/vaticle/typedb-examples/tree/master/biology/catalogue_of_life).
119119

120120
A complete tutorial for TypeDB (Grakn) version < 2.0 can be found [on Medium](https://medium.com/@hkuich/introducing-grami-a-data-migration-tool-for-grakn-d4051582f867).
121121

0 commit comments

Comments
 (0)