License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Jakarta Batch Jakarta EE Jakarta EE Supporting Technologies |
GroupId | GroupIdcom.tinkerpop.blueprints |
ArtifactId | ArtifactIdblueprints-neo4jbatch-graph |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlueprints-Neo4jBatchGraph
Blueprints property graph implementation for the Neo4j batch inserter
|
<!-- https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-neo4jbatch-graph/ -->
<dependency>
<groupId>com.tinkerpop.blueprints</groupId>
<artifactId>blueprints-neo4jbatch-graph</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-neo4jbatch-graph/
implementation 'com.tinkerpop.blueprints:blueprints-neo4jbatch-graph:2.2.0'
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-neo4jbatch-graph/
implementation ("com.tinkerpop.blueprints:blueprints-neo4jbatch-graph:2.2.0")
'com.tinkerpop.blueprints:blueprints-neo4jbatch-graph:jar:2.2.0'
<dependency org="com.tinkerpop.blueprints" name="blueprints-neo4jbatch-graph" rev="2.2.0">
<artifact name="blueprints-neo4jbatch-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.blueprints', module='blueprints-neo4jbatch-graph', version='2.2.0')
)
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-neo4jbatch-graph" % "2.2.0"
[com.tinkerpop.blueprints/blueprints-neo4jbatch-graph "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tinkerpop.blueprints : blueprints-core | jar | 2.2.0 |
org.neo4j : neo4j | pom | 1.9.M02 |
Group / Artifact | Type | Version |
---|---|---|
com.tinkerpop.blueprints : blueprints-neo4j-graph | jar | 2.2.0 |
com.tinkerpop.blueprints : blueprints-test | jar | 2.2.0 |