Neo4j Cypher DSL

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
Last Version

Last Version

2022.4.0
Release Date

Release Date

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

How to add to project

<!-- 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
org.neo4j

Neo4j Contrib

Public, Open Source Contributions to the Neo4j Ecosystem: Tools, Drivers, Documentation, Visualization

Versions

Version
2022.4.0
2022.3.0
2022.2.1
2022.2.0
2022.1.0
2022.0.0
2021.4.2
2021.4.1
2021.4.0
2021.3.4
2021.3.3
2021.3.2
2021.3.1
2021.3.0
2021.2.4
2021.2.3
2021.2.2
2021.2.1
2021.2.0
2021.1.2
2021.1.1
2021.1.0
2021.0.2
2021.0.1
2021.0.0
2020.1.6
2020.1.4
2020.1.3
2020.1.2
2020.1.1
2020.1.0
2020.0.1
2020.0.0