Re: Traversal binding of dynamically created graphs are not propagated in multi-node cluster
hadoopmarc@...
You could also check the scenario at line 65 of:
https://github.com/JanusGraph/janusgraph/blob/master/janusgraph-server/src/test/java/org/janusgraph/graphdb/tinkerpop/ConfigurationManagementGraphServerTest.java This is with the inmemory storage backend rather than cassandra. Marc |
|