License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.tinkerpop.blueprints |
ArtifactId | ArtifactIdblueprints-neo4j-graph |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlueprints-Neo4jGraph
Blueprints property graph implementation for the Neo4j graph database
|
<!-- https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-neo4j-graph/ -->
<dependency>
<groupId>com.tinkerpop.blueprints</groupId>
<artifactId>blueprints-neo4j-graph</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-neo4j-graph/
implementation 'com.tinkerpop.blueprints:blueprints-neo4j-graph:2.6.0'
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-neo4j-graph/
implementation ("com.tinkerpop.blueprints:blueprints-neo4j-graph:2.6.0")
'com.tinkerpop.blueprints:blueprints-neo4j-graph:jar:2.6.0'
<dependency org="com.tinkerpop.blueprints" name="blueprints-neo4j-graph" rev="2.6.0">
<artifact name="blueprints-neo4j-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.blueprints', module='blueprints-neo4j-graph', version='2.6.0')
)
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-neo4j-graph" % "2.6.0"
[com.tinkerpop.blueprints/blueprints-neo4j-graph "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tinkerpop.blueprints : blueprints-core | jar | 2.6.0 |
org.neo4j : neo4j | pom | 1.9.6 |
org.neo4j : neo4j-ha | jar | 1.9.6 |
org.neo4j : neo4j-management | jar | 1.9.6 |
Group / Artifact | Type | Version |
---|---|---|
com.tinkerpop.blueprints : blueprints-test | jar | 2.6.0 |