Documentation

No results
    gitHub

    JanusGraph Gremlin

    As you develop the model for your JanusGraph database, with vertex labels, edge labels, and indexes, Hackolade dynamically generates the corresponding schema and corresponding Gremlin script.

     

    The script can also be exported to the file system via the menu Tools > Forward-Engineering, or via the Command-Line Interface.

     

    The information can be viewed in the Gremlin script tab:

    JanusGraph forward-engineering

     

     

    A button lets the user apply to a selected instance the script to create graphs, vertex labels, edge labels, and indexes.  Optionally, you can also apply a sample graph.

     

    Or you may apply these scripts directly with the menu option Tools > Forward-Engineering > Gremlin script:

     

     

    JanusGraph forward-engineering menu