neo4j-spark-connector
Graph database connector
Provides bi-directional access to Neo4j graph data using Apache Spark
Neo4j Connector for Apache Spark, which provides bi-directional read/write access to Neo4j from Spark, using the Spark DataSource APIs
313 stars
34 watching
112 forks
Language: Scala
last commit: 26 days ago
Linked from 2 awesome lists
boltcypherhacktoberfestneo4j-connectorneo4j-driverspark
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j/neo4j-javascript-driver | A JavaScript driver that enables communication with Neo4j graph databases | 861 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 335 |
neo4j/neo4j-jdbc | Provides a JDBC driver for interacting with Neo4j graph databases | 135 |
neo4j/neo4j-dotnet-driver | A .NET driver for connecting to and interacting with a graph database | 231 |
spring-projects/spring-data-neo4j | Provides a Spring-based framework for integrating with Neo4j graph databases | 840 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
neo4j-contrib/neo4j-mazerunner | An extension of the Neo4j graph database to perform big data graph analytics using Apache Spark and GraphX. | 382 |
mongodb/mongo-spark | A Java-based connector for integrating MongoDB with Apache Spark | 713 |
neo4j-contrib/neo4j-elasticsearch | Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing | 212 |
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
dotnet4neo4j/neo4jclient | A .NET client for interacting with the Neo4j graph database | 429 |
florinpatrascu/bolt_sips | A Neo4j driver for Elixir that provides a high-level interface to connect and query a graph database | 260 |
neo4j/neo4j-python-driver | A Python driver for interacting with the Neo4j graph database using its Bolt protocol. | 924 |
neo4j-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
florinpatrascu/neo4j_sips | An Elixir driver for connecting to and querying a Neo4j graph database using its REST API | 81 |