| License |
License |
|---|---|
| Categories |
CategoriesNeo4J Data Databases |
| GroupId | GroupIdorg.neo4j |
| ArtifactId | ArtifactIdneo4j-graph-counts |
| Version | Version4.4.2 |
| Type | Typejar |
| Description |
DescriptionNeo4j - Cypher
Graph counts are used in tests and to debug support cases and Github issues
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| neo4j-graph-counts-4.4.2.pom | |
| neo4j-graph-counts-4.4.2.jar | 73 KB |
| neo4j-graph-counts-4.4.2-tests.jar | 16 KB |
| neo4j-graph-counts-4.4.2-sources.jar | 13 KB |
| neo4j-graph-counts-4.4.2-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-graph-counts/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-graph-counts</artifactId>
<version>4.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-graph-counts/
implementation 'org.neo4j:neo4j-graph-counts:4.4.2'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-graph-counts/
implementation ("org.neo4j:neo4j-graph-counts:4.4.2")
'org.neo4j:neo4j-graph-counts:jar:4.4.2'
<dependency org="org.neo4j" name="neo4j-graph-counts" rev="4.4.2">
<artifact name="neo4j-graph-counts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-graph-counts', version='4.4.2')
)
libraryDependencies += "org.neo4j" % "neo4j-graph-counts" % "4.4.2"
[org.neo4j/neo4j-graph-counts "4.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json4s : json4s-native_2.12 | jar | 3.6.5 |
| org.neo4j : neo4j-schema | jar | 4.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| org.neo4j : neo4j-test-util | jar | 4.4.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |