-
-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Import/Export components for JsonL #1922
Milestone
Comments
2 tasks
robfrank
added a commit
that referenced
this issue
Jan 24, 2025
robfrank
added a commit
that referenced
this issue
Jan 24, 2025
robfrank
added a commit
that referenced
this issue
Jan 24, 2025
robfrank
added a commit
that referenced
this issue
Jan 24, 2025
robfrank
added a commit
that referenced
this issue
Jan 24, 2025
robfrank
added a commit
that referenced
this issue
Jan 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actually ArcadeDB provides importers for different format: xml, neo4j, orientdb.
There's a JsonL exporter that crates dump of the given db in jsonL
the JsonLImporter should be able to read the given format.
Implementation hits: reuse the CompressedAny2RIDIndex for rid mapping
Acceptance Criteria
The text was updated successfully, but these errors were encountered: