Last Version

Neo4j - Legacy Consistency Checker 3.0.0-M04

Legacy tool for checking consistency of a Neo4j data store.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-consistency-check-legacy
Version

Version

3.0.0-M04
Type

Type

jar
Description

Description

Neo4j - Legacy Consistency Checker
Legacy tool for checking consistency of a Neo4j data store.
Project URL

Project URL

http://components.neo4j.org/neo4j-consistency-check-legacy/3.0.0-M04
Project Organization

Project Organization

The Neo4j Graph Database Project

Download neo4j-consistency-check-legacy 3.0.0-M04


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

Dependencies

compile (2)

Group / Artifact Type Version
org.neo4j : neo4j-kernel jar 3.0.0-M04
org.neo4j : neo4j-lucene-index jar 3.0.0-M04

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
org.neo4j : neo4j-kernel test-jar 3.0.0-M04
org.neo4j : neo4j-io test-jar 3.0.0-M04
org.neo4j : neo4j-logging test-jar 3.0.0-M04

Project Modules

There are no modules declared in this project.