neo4j-elasticsearch
Data exporter
Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing
Neo4j ElasticSearch Integration
211 stars
32 watching
79 forks
Language: Java
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 331 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
graphaware/neo4j-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. | 26 |
neo4j-contrib/spatial | A Neo4j extension facilitating spatial data storage and querying using JTS and GeoTools libraries | 779 |
neo4j/neo4j-spark-connector | Provides bi-directional access to Neo4j graph data using Apache Spark | 313 |
neo4j-contrib/neo4j_doc_manager | A tool for synchronizing data between MongoDB and Neo4j graph databases | 99 |
jexp/neo4j-rdbms-import | Tools to import relational databases into Neo4j by mapping tables and columns to nodes and relationships | 42 |
neo4j/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 336 |
neo4j-contrib/neo4j-apoc-procedures | A comprehensive library of custom implementations for Neo4j's procedural interface, providing extensions to the graph database's capabilities. | 1,715 |
neo4j/neo4j-javascript-driver | A JavaScript driver that enables communication with Neo4j graph databases | 856 |
dotnet4neo4j/neo4jclient | A .NET client for interacting with the Neo4j graph database | 430 |
spring-projects/spring-data-neo4j | A library that enables Java developers to integrate Neo4j's graph database into their applications with a familiar Spring-based programming model | 833 |
richardwilly98/elasticsearch-river-mongodb | A MongoDB data ingestion tool for Elasticsearch | 1,123 |
kelp404/enju | An Elasticsearch client written in CoffeeScript for Node.js, providing a simple way to define and interact with data. | 13 |