neo4j-ogm
Graph mapper
An object-graph mapping library for Neo4j graph databases
Java Object-Graph Mapping Library for Neo4j
335 stars
80 watching
165 forks
Language: Java
last commit: 3 days ago
Linked from 1 awesome list
databasegraph-databasesjavaneo4jneo4j-ogmnosql-databasesogm
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j-contrib/neomodel | A Python-based Object Graph Mapper for Neo4j graph database | 964 |
jimwebber/neo4j-tutorial | A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests | 320 |
neo4jrb/activegraph | A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities. | 1,398 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 331 |
neo4j/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 336 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
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 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 387 |
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
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-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
neo4j-contrib/neo4j-mazerunner | An extension of the Neo4j graph database to perform big data graph analytics using Apache Spark and GraphX. | 382 |
graphaware/neo4j-graphgen-procedure | A Neo4j procedure for generating test data in various formats such as nodes, relationships, and values. | 9 |