Date
1 - 1 of 1
can we dynamically create multiple graphs with customized schema files
Yingjie Li
Hello,
Currently we run gremlin.sh with customized schema file in groovy (contains backend config, graph name, cache size as well as property key, vertex/edge index) to initialize graph. It seems that we have to restart the server to make sure that the graph is accessible.
Is there a way to dynamically create multiple graphs with customized schema files without the need to restart the server?
Currently we run gremlin.sh with customized schema file in groovy (contains backend config, graph name, cache size as well as property key, vertex/edge index) to initialize graph. It seems that we have to restart the server to make sure that the graph is accessible.
Is there a way to dynamically create multiple graphs with customized schema files without the need to restart the server?