is not current version
Last Version 2.3.2.37.9

com.graphaware.neo4j:relcount 2.1.2.9.2

GraphAware Runtime Module for Efficient Relationship Counting

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

relcount
Version

Version

2.1.2.9.2
Type

Type

jar

Download relcount 2.1.2.9.2


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