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 information can be viewed in the Gremlin script tab:
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: