openCypher

openCypher -- The graph query language standard based on Cypher

License

License

GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

openCypher
Last Version

Last Version

1.0.0-1.0.0-M14
Release Date

Release Date

Type

Type

pom
Description

Description

openCypher
openCypher -- The graph query language standard based on Cypher
Project URL

Project URL

http://openCypher.org
Source Code Management

Source Code Management

https://github.com/opencypher/opencypher

Download openCypher

How to add to project

<!-- https://jarcasting.com/artifacts/org.opencypher/openCypher/ -->
<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>openCypher</artifactId>
    <version>1.0.0-1.0.0-M14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencypher/openCypher/
implementation 'org.opencypher:openCypher:1.0.0-1.0.0-M14'
// https://jarcasting.com/artifacts/org.opencypher/openCypher/
implementation ("org.opencypher:openCypher:1.0.0-1.0.0-M14")
'org.opencypher:openCypher:pom:1.0.0-1.0.0-M14'
<dependency org="org.opencypher" name="openCypher" rev="1.0.0-1.0.0-M14">
  <artifact name="openCypher" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencypher', module='openCypher', version='1.0.0-1.0.0-M14')
)
libraryDependencies += "org.opencypher" % "openCypher" % "1.0.0-1.0.0-M14"
[org.opencypher/openCypher "1.0.0-1.0.0-M14"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tck
  • tools
org.opencypher

Versions

Version
1.0.0-1.0.0-M14
1.0.0-M18
1.0.0-M17
1.0.0-M16
1.0.0-M15
1.0.0-M14
1.0.0-M13
1.0.0-M12
1.0.0-M11
1.0.0-M10
1.0.0-M09
1.0.0-M08
1.0.0-M07
1.0.0-M06
1.0.0-M05
1.0.0-M04
1.0.0-M03
1.0.0-M02