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: 7 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 | 856 |
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 |
neo4j/neo4j-dotnet-driver | A .NET driver for connecting to and interacting with a graph database | 231 |
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 |
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 | 712 |
neo4j-contrib/neo4j-elasticsearch | Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing | 211 |
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 | 430 |
florinpatrascu/bolt_sips | A Neo4j driver for Elixir that provides a high-level interface to connect and query a graph database | 259 |
neo4j/neo4j-python-driver | A Python driver for interacting with the Neo4j graph database using its Bolt protocol. | 912 |
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 |