Last Version

Blueprints-Neo4j2Graph 2.6.0

Blueprints property graph implementation for the Neo4j 2 graph database

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints-neo4j2-graph
Version

Version

2.6.0
Type

Type

jar
Description

Description

Blueprints-Neo4j2Graph
Blueprints property graph implementation for the Neo4j 2 graph database

Download blueprints-neo4j2-graph 2.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-core jar 2.6.0
org.neo4j : neo4j pom 2.0.1
org.neo4j : neo4j-ha jar 2.0.1
org.neo4j : neo4j-management jar 2.0.1

provided (1)

Group / Artifact Type Version
com.tinkerpop.rexster : rexster-core jar 2.6.0

test (1)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-test jar 2.6.0

Project Modules

There are no modules declared in this project.