openCypher Front End

Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-front-end
Last Version

Last Version

4.4.8
Release Date

Release Date

Type

Type

jar
Description

Description

openCypher Front End
Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.
Project URL

Project URL

http://components.neo4j.org/neo4j-front-end/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-front-end

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.neo4j : neo4j-util jar 4.4.8
org.neo4j : neo4j-expressions jar 4.4.8
org.neo4j : neo4j-rewriting jar 4.4.8
org.neo4j : neo4j-parser jar 4.4.8
org.neo4j : neo4j-cypher-macros jar 4.4.8
org.scala-lang : scala-reflect jar 2.12.13
org.parboiled : parboiled-scala_2.12 jar 1.2.0
org.apache.commons : commons-lang3 jar 3.12.0

test (9)

Group / Artifact Type Version
org.neo4j : neo4j-rewriting test-jar 4.4.8
org.neo4j : neo4j-test-util jar 4.4.8
org.neo4j : neo4j-expressions test-jar 4.4.8
org.neo4j : neo4j-ast test-jar 4.4.8
org.neo4j : neo4j-parser test-jar 4.4.8
org.neo4j : neo4j-cypher-ast-factory jar 4.4.8
org.scalacheck : scalacheck_2.12 jar 1.14.0
com.lihaoyi : pprint_2.12 jar 0.6.0
org.junit.vintage : junit-vintage-engine jar 5.7.2

Project Modules

There are no modules declared in this project.
org.neo4j

Neo4j

Versions

Version
4.4.8
4.4.7
4.4.6
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
4.3.14
4.3.13
4.3.12
4.3.11
4.3.10
4.3.9
4.3.8
4.3.7
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.18
4.2.17
4.2.16
4.2.15
4.2.14
4.2.13
4.2.12
4.2.11
4.2.10
4.2.9
4.2.8
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.11
4.1.10
4.1.9
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0