Am trying to render the graph from OrientDB through the Gremlin server
and configured the gremline-serer as below
channelizer: org.apache.tinkerpop.gremlin.server.channel.HttpChannelizer
graphs: {
graph: conf/orient.properties}
Orient.properties :
gremlin.graph=org.apache.tinkerpop.gremlin.orientdb.OrientGraph
orient-url=remote:localhost/soak_test
and when i start the gremlin server , am getting below error
GraphFactory could not instantiate this Graph implementation [class
org.apache.tinkerpop.gremlin.orientdb.OrientGraph]
java.lang.RuntimeException: GraphFactory could not instantiate this Graph
implementation [class org.apache.tinkerpop.gremlin.orientdb.OrientGraph]
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.