Skip to main content

Neo4J

Supported versions and editions

  1. Neo4J from 3.5 to 5.14

    • Community Server
    • Enterprise Server
  2. Neo4J Aura (cloud)

Supported metadata

Dataedo reads the following metadata from Neo4J databases.

  • Nodes
    • Properties
      • Name
      • Data type
      • Nullables
    • Relations with other nodes
    • Node keys
    • Unique constraints
    • Relations with other nodes
  • Relations
    • Properties
      • Name
      • Data type
      • Nullables
    • Connected nodes
  • Procedures
    • Input/Output
    • Dependencies
  • Functions
    • Input/Output
    • Dependencies

Data profiling

Dataedo does not support data profiling in Neo4j.

Limitations

  • There may be problems with data model and schema change tracking if the user has functions with the same name and different arguments.
  • Schema change tracking may be incorrect when there are procedures having parameters with the same name.

Learn more

Connecting to Neo4j