Import generic JSON #398
Unanswered
JohnTMurphy-NIU
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
A little late, but we finally have the JSON importer: https://docs.arcadedb.com/#JSON-Importer! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A note in the ArcadeDB documentation says that there is support for importing generic JSON files: https://docs.arcadedb.com/#Importer. I can't find a worked example. I'm trying to import a collection of documents from Semantic Scholar; the 'sample' files are only a few records and good to test with. The files are JSON-L, but could be easily converted to standard JSON. What would be the procedure to import these into a DB? I'm an ArcadeDB newbie, so my starting point is a clean install. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions