neo4j-mazerunner
Graph Analytics Engine
An extension of the Neo4j graph database to perform big data graph analytics using Apache Spark and GraphX.
Mazerunner extends a Neo4j graph database to run scheduled big data graph compute algorithms at scale with HDFS and Apache Spark.
382 stars
53 watching
105 forks
Language: Java
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j/neo4j-jdbc | Provides a JDBC driver for interacting with Neo4j graph databases | 135 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 390 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 335 |
neo4j-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
jimwebber/neo4j-tutorial | A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests | 320 |
spring-projects/spring-data-neo4j | Provides a Spring-based framework for integrating with Neo4j graph databases | 840 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
neo4j/neo4j-spark-connector | Provides bi-directional access to Neo4j graph data using Apache Spark | 313 |
neo4j/neo4j-ogm | A Java library that simplifies development with the Neo4j graph database | 338 |
neo4j-contrib/neomodel | An Object Graph Mapper for Neo4j's graph database, built on top of the neo4j_driver. | 968 |
neo4j/neo4j-javascript-driver | A JavaScript driver that enables communication with Neo4j graph databases | 861 |
michaelklishin/neocons | A Clojure client for interacting with the Neo4J graph database API | 204 |
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 388 |