ServerGremlinExecutor.<init> - Could not invoke constructor on class org.janusgraph.graphdb.manageme
Hi, I am still learning to use JanusGraph. I was working on doing bulk ingestion of data into JanusGraph and I am struggling with overcoming this error which involves using
ConfiguredGraphFactory
ConfiguredGraphFactory
for dynamic graph creation.
I configured 3 nodes to be the CassandraDB backend cluster, which are all up and running.
Here's the complete janusgraph-cql-configuration.properties file: