is not current version
Last Version 1.9-1.4

com.graphaware:neo4j-relcount 1.0

Efficient Relationship Count Cache

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware
ArtifactId

ArtifactId

neo4j-relcount
Version

Version

1.0
Type

Type

jar

Download neo4j-relcount 1.0


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