is not current version
Last Version 2.3.2.37.9

com.graphaware.neo4j:relcount 2.2.0.28.9

GraphAware Runtime Module for Efficient Relationship Counting

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

relcount
Version

Version

2.2.0.28.9
Type

Type

jar

Download relcount 2.2.0.28.9


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