is not current version
Last Version 2.3.2.37.9

com.graphaware.neo4j:relcount 2.1.5.21.8

GraphAware Runtime Module for Efficient Relationship Counting

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

relcount
Version

Version

2.1.5.21.8
Type

Type

jar

Download relcount 2.1.5.21.8


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