Neo4j support
See original GitHub issueNeo4j has a JDBC driver so should be possible to add.
Use-Cases:
- Graph Model Evolution, e.g. evolve a relationship to a node
- Version Update, e.g. replace type properties with Labels
- Cleanup, e.g. remove unused properties
- Introduce Graph Structures, e.g. introduce time-tree for events
Steps:
[ ] Add Support for Neo4j Driver (easy)
[ ] Add Tests for Driver Selection
[ ] Make “schema_version” operations overridable (create, read, update), currently all tied to SQL (In MetaDataTableImpl
)
[ ] Neo4j has no notion of “schema” so, perhaps add a means to work with the “default” schema
[ ] Add Tests for the above
I’m happy to look into adding this support, but as it also requires some changes to the core, I’d love to have a discussion first.
Issue Analytics
- State:
- Created 9 years ago
- Reactions:8
- Comments:14 (1 by maintainers)
Top Results From Across the Web
Neo4j Support
Be a part of our vibrant and expanding Neo4j community. New Customer Onboarding. Get trained in using the full power of the product....
Read more >Support - Neo4j Aura
Neo4j Support Engineers provide a 24 x 7 x 365 support for Severity 1 issues for Enterprise customers, regardless of weekday, weekend, or...
Read more >Neo4j Supported Versions - Knowledge Base
For reference and planning purposes, the following represents a list of Neo4j 5.x releases, release date, and when that release will no longer...
Read more >Neo4j Customer Support - A Reference Guide
This document describes customer support services (“Support Terms”) provided by Neo4j. Customer Support organization to customers with active subscriptions.
Read more >Category support - Knowledge Base - Neo4j
Neo4j Supported Versions. Neo4j Database Enterprise Edition 5 For reference and planning purposes, the following represents a list of Neo4j 5.x releases, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jexp We’ll consider this for 5.1 (5.0 feature scope is already fixed)
@axelfontaine if there is any way we can help please let us know 😃