Last Version

GraphAware Neo4j Node Rank Module 3.2.5.51.5

Neo4j Timer-Driven Module that computes a page-rank-like algorithm on a Neo4j graph

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

noderank
Version

Version

3.2.5.51.5
Type

Type

jar
Description

Description

GraphAware Neo4j Node Rank Module
Neo4j Timer-Driven Module that computes a page-rank-like algorithm on a Neo4j graph
Project URL

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download noderank 3.2.5.51.5


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

Dependencies

provided (6)

Group / Artifact Type Version
com.graphaware.neo4j : api jar 3.2.5.51
com.graphaware.neo4j : runtime jar 3.2.5.51
org.springframework : spring-webmvc jar 4.3.7.RELEASE
com.graphaware.neo4j : server jar 3.2.5.51
com.graphaware.neo4j : common jar 3.2.5.51
org.neo4j : neo4j jar 3.2.5

test (6)

Group / Artifact Type Version
org.neo4j : neo4j-kernel test-jar 3.2.5
com.google.guava : guava jar 21.0
org.la4j : la4j jar 0.4.9
com.graphaware.neo4j : tests jar 3.2.5.51
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.