Documentation

No results
    gitHub

    Neo4j Cypher

    As you develop the model for your Neo4j graph database, with node labels and relationship types with constraints and indexes, Hackolade dynamically generates the corresponding Cypher script.

     

    The information can be viewed in the Cypher Script tab:

    Neo4j forward-engineered Cypher

     

    You may export these scripts to a Cypher file with the menu option Tools > Forward-Engineering > Cypher Script:

    Neo4j forward-engineering Cypher menu

     

     

    See more details here on how to apply the exported Cypher script.