is not current version
Last Version 3.1.0.44.3

com.graphaware.neo4j:programmatic-importer 2.3.3.37.2

Importer high-performance multi-threaded initial data load into Neo4j from CSV/SQL with custom logic

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

programmatic-importer
Version

Version

2.3.3.37.2
Type

Type

jar

Download programmatic-importer 2.3.3.37.2


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