Last Version

Neo4j - Cypher Documentation 2.2.0-M01

Neo4j query language documentation

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-docs
Version

Version

2.2.0-M01
Type

Type

jar
Description

Description

Neo4j - Cypher Documentation
Neo4j query language documentation
Project URL

Project URL

http://components.neo4j.org/neo4j-cypher-docs/2.2.0-M01
Project Organization

Project Organization

The Neo4j Graph Database Project

Download neo4j-cypher-docs 2.2.0-M01


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

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j : neo4j-cypher jar 2.2.0-M01
org.scala-lang : scala-library jar 2.10.4

test (12)

Group / Artifact Type Version
org.neo4j : neo4j-kernel test-jar 2.2.0-M01
org.neo4j : neo4j-graphviz jar 2.2.0-M01
org.neo4j : neo4j-cypher test-jar 2.2.0-M01
org.neo4j : neo4j-cypher-compiler-2.2 jar 2.2.0-M01
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.neo4j : neo4j-io test-jar 2.2.0-M01
org.scalatest : scalatest_2.10 jar 2.0
org.scalautils : scalautils_2.10 jar 2.0
org.scalacheck : scalacheck_2.10 jar 1.11.0
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.