Last Version

Neo4j Cypher DSL 2022.4.0

A DSL for generating Cypher statements for Neo4j

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-dsl-parent
Version

Version

2022.4.0
Type

Type

pom
Description

Description

Neo4j Cypher DSL
A DSL for generating Cypher statements for Neo4j
Project URL

Project URL

https://neo4j-contrib.github.io/cypher-dsl
Project Organization

Project Organization

Neo4j, Neo4j Sweden AB
Source Code Management

Source Code Management

https://github.com/neo4j-contrib/cypher-dsl

Download neo4j-cypher-dsl-parent 2022.4.0


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

Dependencies

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

Project Modules

  • neo4j-cypher-dsl-build
  • neo4j-cypher-dsl
  • neo4j-cypher-dsl-codegen
  • neo4j-cypher-dsl-parser
  • neo4j-cypher-dsl-native-tests
  • neo4j-cypher-dsl-examples
  • neo4j-cypher-dsl-test-results