License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-graph-counts |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
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.8.pom | |
neo4j-graph-counts-4.4.8.jar | 73 KB |
neo4j-graph-counts-4.4.8-tests.jar | 16 KB |
neo4j-graph-counts-4.4.8-sources.jar | 13 KB |
neo4j-graph-counts-4.4.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-graph-counts/
implementation 'org.neo4j:neo4j-graph-counts:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-graph-counts/
implementation ("org.neo4j:neo4j-graph-counts:4.4.8")
'org.neo4j:neo4j-graph-counts:jar:4.4.8'
<dependency org="org.neo4j" name="neo4j-graph-counts" rev="4.4.8">
<artifact name="neo4j-graph-counts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-graph-counts', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j-graph-counts" % "4.4.8"
[org.neo4j/neo4j-graph-counts "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.json4s : json4s-native_2.12 | jar | 3.6.5 |
org.neo4j : neo4j-schema | jar | 4.4.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.neo4j : neo4j-test-util | jar | 4.4.8 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |