Open hagen666 opened 5 years ago
Hello @hagen666,
it is not implemented.
However, it could be implemented by providing cypher-gremlin-neo4j-driver to neo4j-jdbc (probably will require minimal changes from both modules).
Currently, it is not planned for implementation, but contributions are always welcome.
Cypher-Gremlin-Neo4j-Driver uses an API like Neo4j-java-Driver to connect Gremlin Server with Cypher plugin. Is there any API like Neo4j-jdbc-Driver that can be used to connect the Server?