question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Neo4j 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:open
  • Created 9 years ago
  • Reactions:8
  • Comments:14 (1 by maintainers)

github_iconTop GitHub Comments

14reactions
axelfontainecommented, Sep 15, 2017

@jexp We’ll consider this for 5.1 (5.0 feature scope is already fixed)

4reactions
jexpcommented, Apr 26, 2018

@axelfontaine if there is any way we can help please let us know 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found