All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.graphfoundation.ongdb JAR files with all dependencies

Search JAR files by class name

ongdb-cypher-interpreted-runtime from group org.graphfoundation.ongdb (version 3.6.2)

The traditional cypher interpreted runtime

Group: org.graphfoundation.ongdb Artifact: ongdb-cypher-interpreted-runtime
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-cypher-interpreted-runtime
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License GNU General Public License, Version 3
Dependencies amount 13
Dependencies ongdb-cypher-logical-plans-3.6, ongdb-cypher-planner-spi-3.6, ongdb-cypher-runtime-util, ongdb-values, ongdb-graphdb-api, ongdb-graph-algo, ongdb-kernel, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!

ongdb-ha from group org.graphfoundation.ongdb (version 3.6.2)

This component provides the means to set up a cluster of Neo4j instances that act together as a cluster, providing Master-Slave replication and other features.

Group: org.graphfoundation.ongdb Artifact: ongdb-ha
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-ha
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}/
License GNU Affero General Public License, Version 3
Dependencies amount 14
Dependencies ongdb-enterprise-kernel, ongdb-backup, ongdb-lucene-index, ongdb-com, ongdb-cluster, ongdb-security-enterprise, junit-jupiter-migrationsupport, junit-vintage-engine, junit-jupiter-engine, commons-codec, hamcrest-core, hamcrest-library, mockito-core, ongdb-kernel,
There are maybe transitive dependencies!

ongdb-procedure-compiler-enterprise-tests from group org.graphfoundation.ongdb (version 3.6.2)

ONgDB Stored Procedure compile-time annotation processor

Group: org.graphfoundation.ongdb Artifact: ongdb-procedure-compiler-enterprise-tests
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-procedure-compiler-enterprise-tests
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License GNU Affero General Public License, Version 3
Dependencies amount 4
Dependencies junit-jupiter-migrationsupport, junit-vintage-engine, junit-jupiter-engine, compile-testing,
There are maybe transitive dependencies!

procedure-compiler-parent from group org.graphfoundation.ongdb (version 3.6.2)

ONgDB Stored Procedure compile-time annotation processor

Group: org.graphfoundation.ongdb Artifact: procedure-compiler-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact procedure-compiler-parent
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ongdb-ast-3.6 from group org.graphfoundation.ongdb (version 3.6.2)

Abstract Syntax Tree and semantic analysis for the Cypher query language

Group: org.graphfoundation.ongdb Artifact: ongdb-ast-3.6
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-ast-3.6
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies ongdb-util-3.6, ongdb-expressions-3.6,
There are maybe transitive dependencies!

ongdb-query-logging from group org.graphfoundation.ongdb (version 3.6.2)

Extension for logging queries to a separate query log file

Group: org.graphfoundation.ongdb Artifact: ongdb-query-logging
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-query-logging
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License GNU Affero General Public License, Version 3
Dependencies amount 8
Dependencies ongdb-kernel, junit-jupiter-migrationsupport, junit-vintage-engine, junit-jupiter-engine, commons-codec, hamcrest-core, hamcrest-library, mockito-core,
There are maybe transitive dependencies!

ongdb-annotation-processors from group org.graphfoundation.ongdb (version 3.6.2)

Non-domain infrastructure code that is common to many Neo4j components.

Group: org.graphfoundation.ongdb Artifact: ongdb-annotation-processors
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-annotation-processors
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License GNU General Public License, Version 3
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

ongdb-diagnostics from group org.graphfoundation.ongdb (version 3.6.2)

Diagnostics registration and logging.

Group: org.graphfoundation.ongdb Artifact: ongdb-diagnostics
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-diagnostics
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License GNU General Public License, Version 3
Dependencies amount 1
Dependencies ongdb-logging,
There are maybe transitive dependencies!

ongdb-front-end-3.6 from group org.graphfoundation.ongdb (version 3.6.2)

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.

Group: org.graphfoundation.ongdb Artifact: ongdb-front-end-3.6
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-front-end-3.6
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License Apache License, Version 2.0
Dependencies amount 10
Dependencies ongdb-util-3.6, ongdb-expressions-3.6, ongdb-rewriting-3.6, ongdb-parser-3.6, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!

ongdb-cypher-acceptance-spec-suite from group org.graphfoundation.ongdb (version 3.6.2)

ONgDB Cypher Acceptance Specification Suite

Group: org.graphfoundation.ongdb Artifact: ongdb-cypher-acceptance-spec-suite
Show all versions Show documentation Show source 
 

0 downloads
Artifact ongdb-cypher-acceptance-spec-suite
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License GNU General Public License, Version 3
Dependencies amount 13
Dependencies scala-library, scala-reflect, scalap, scalatest_2.11, scalautils_2.11, scalacheck_2.11, ongdb-kernel, ongdb-cypher, ongdb-cypher, ongdb-logging, ongdb-cypher-planner-3.6, commons-codec, salat-core_2.11,
There are maybe transitive dependencies!



Page 4 from 11 (items total 109)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy