hagen666

Results 3 issues of hagen666

Hi, I read the Cypher.g4 file and have many questions. One is about the Expression. It seems that the oC_Expression rule use a pipeline: > oC_Expression : oC_OrExpression ; >...

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?

enhancement

* target information: C++ * smallest possible grammer: https://s3.amazonaws.com/artifacts.opencypher.org/M19/Cypher.g4 (from openCypher website: http://opencypher.org/resources/) * antlr version: 4.10.1 (target bytecode is Java 8) * gcc version: 7.3.0 * gcc compile flags:...