Last Version

GraphAware Programmatic Neo4j Importer 3.1.0.44.3

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

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

programmatic-importer
Version

Version

3.1.0.44.3
Type

Type

jar
Description

Description

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

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download programmatic-importer 3.1.0.44.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.1.0
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.1.5
org.springframework : spring-orm jar 4.2.2.RELEASE
org.apache.commons : commons-dbcp2 jar 2.0.1
commons-cli : commons-cli jar 1.2
org.apache.commons : commons-csv jar 1.1
org.mapdb : mapdb jar 1.0.8

provided (1)

Group / Artifact Type Version
com.graphaware.neo4j : common jar 3.1.0.44

test (4)

Group / Artifact Type Version
com.graphaware.neo4j : runtime jar 3.1.0.44
com.graphaware.neo4j : tests jar 3.1.0.44
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.