is not current version
Last Version 2.2.0

com.tinkerpop.blueprints:blueprints-neo4jbatch-graph 1.2

Blueprints property graph implementation for the Neo4j batch inserter

Categories

Categories

Neo4J Data Databases Jakarta Batch Jakarta EE Jakarta EE Supporting Technologies
GroupId

GroupId

com.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints-neo4jbatch-graph
Version

Version

1.2
Type

Type

jar

Download blueprints-neo4jbatch-graph 1.2


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