License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdrelcount |
Last Version | Last Version2.3.2.37.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Relationship Count Module
GraphAware Runtime Module for Efficient Relationship Counting
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
relcount-2.3.2.37.9.pom | |
relcount-2.3.2.37.9.jar | 44 KB |
relcount-2.3.2.37.9-sources.jar | 32 KB |
relcount-2.3.2.37.9-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/relcount/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>relcount</artifactId>
<version>2.3.2.37.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/relcount/
implementation 'com.graphaware.neo4j:relcount:2.3.2.37.9'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/relcount/
implementation ("com.graphaware.neo4j:relcount:2.3.2.37.9")
'com.graphaware.neo4j:relcount:jar:2.3.2.37.9'
<dependency org="com.graphaware.neo4j" name="relcount" rev="2.3.2.37.9">
<artifact name="relcount" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='relcount', version='2.3.2.37.9')
)
libraryDependencies += "com.graphaware.neo4j" % "relcount" % "2.3.2.37.9"
[com.graphaware.neo4j/relcount "2.3.2.37.9"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : runtime | jar | 2.3.2.37 |
com.graphaware.neo4j : server | jar | 2.3.2.37 |
com.graphaware.neo4j : common | jar | 2.3.2.37 |
org.neo4j : neo4j | jar | 2.3.2 |
org.slf4j : slf4j-api | jar | 1.7.13 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.skyscreamer : jsonassert | jar | 1.3.0 |
com.graphaware.neo4j : tests | jar | 2.3.2.37 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |