Skip to content

Conversation

meliyahu
Copy link

This branch allows processing of multiple .TTL files in multiple subfolders. You just have to pass the root folder and it will loop through all subfolders and load all .ttl files it finds. e.g. In the Neo4j browser you type:
CALL semantics.importRDF("file:/Users/dev/myttls","Turtle", {shortenUrls: true, typesToLabels: true, commitSize: 9000}). All .TTL files in the root folder myttls together with .TTL files in the subfolders of myttls will be processed.
Hope this helps someone out there (as it helped me).
shalom
Mosheh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant