This repository was archived by the owner on Oct 15, 2023. It is now read-only.

Description
The docker image now supports the execution of Groovy files on startup, but the docs currently only show an example to execute Gremlin traversals, e.g., to load initial data.
It's also possible to access the management API, for example to create a schema. This can be done with the remote Gremlin Console.
We should explain this use case as it's probably not clear to most new users.
See this thread on janusgraph-users for more information.