Last Version

Cypher for Gremlin: Cypher Gremlin Neo4j Driver for Java 1.0.4

Run Cypher queries via Neo4j Java API on Gremlin Server or a compatible graph database

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.opencypher.gremlin
ArtifactId

ArtifactId

cypher-gremlin-neo4j-driver
Version

Version

1.0.4
Type

Type

jar
Description

Description

Cypher for Gremlin: Cypher Gremlin Neo4j Driver for Java
Run Cypher queries via Neo4j Java API on Gremlin Server or a compatible graph database
Project URL

Project URL

https://github.com/opencypher/cypher-for-gremlin
Source Code Management

Source Code Management

https://github.com/opencypher/cypher-for-gremlin.git

Download cypher-gremlin-neo4j-driver 1.0.4


<!-- https://jarcasting.com/artifacts/org.opencypher.gremlin/cypher-gremlin-neo4j-driver/ -->
<dependency>
    <groupId>org.opencypher.gremlin</groupId>
    <artifactId>cypher-gremlin-neo4j-driver</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher.gremlin/cypher-gremlin-neo4j-driver/
implementation 'org.opencypher.gremlin:cypher-gremlin-neo4j-driver:1.0.4'
// https://jarcasting.com/artifacts/org.opencypher.gremlin/cypher-gremlin-neo4j-driver/
implementation ("org.opencypher.gremlin:cypher-gremlin-neo4j-driver:1.0.4")
'org.opencypher.gremlin:cypher-gremlin-neo4j-driver:jar:1.0.4'
<dependency org="org.opencypher.gremlin" name="cypher-gremlin-neo4j-driver" rev="1.0.4">
  <artifact name="cypher-gremlin-neo4j-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencypher.gremlin', module='cypher-gremlin-neo4j-driver', version='1.0.4')
)
libraryDependencies += "org.opencypher.gremlin" % "cypher-gremlin-neo4j-driver" % "1.0.4"
[org.opencypher.gremlin/cypher-gremlin-neo4j-driver "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.opencypher.gremlin : cypher-gremlin-server-client jar 1.0.4
org.apache.tinkerpop : gremlin-core jar 3.4.3
org.neo4j.driver : neo4j-java-driver jar 1.4.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-all jar 1.10.19
org.apache.tinkerpop : tinkergraph-gremlin jar 3.4.3

Project Modules

There are no modules declared in this project.