neo4j-importer
Data importer
A Java-based tool for efficiently importing large amounts of data into Neo4j graph databases from various sources such as CSV files and SQL databases.
Java importer skeleton for complicated, business-logic-heavy high-performance Neo4j imports directly from SQL databases, CSV files, etc.
26 stars
33 watching
8 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
javaneo4jneo4j-graphaware-framework
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to import relational databases into Neo4j by mapping tables and columns to nodes and relationships | 42 |
| A Neo4j procedure for generating test data in various formats such as nodes, relationships, and values. | 9 |
| A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 335 |
| A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests | 320 |
| Provides a Spring-based framework for integrating with Neo4j graph databases | 840 |
| A Java library that simplifies development with the Neo4j graph database | 338 |
| Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
| Provides a JDBC driver for interacting with Neo4j graph databases | 135 |
| Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing | 212 |
| A driver that provides an interface to the Neo4J graph database from R. | 106 |
| A tool for synchronizing data between MongoDB and Neo4j graph databases | 99 |
| Provides Docker images for running Neo4j Graph Database in containerized environments. | 339 |
| An Object Graph Mapper for Neo4j's graph database, built on top of the neo4j_driver. | 968 |
| A JavaScript driver that enables communication with Neo4j graph databases | 861 |
| An extension of the Neo4j graph database to perform big data graph analytics using Apache Spark and GraphX. | 382 |