neo4j-tinkerpop-api
Graph API
A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database
Apache Licensed Neo4j API for Tinkerpop3
6 stars
11 watching
3 forks
Language: Java
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j-contrib/neomodel | A Python-based Object Graph Mapper for Neo4j graph database | 964 |
dotnet4neo4j/neo4jclient | A .NET client for interacting with the Neo4j graph database | 430 |
neo4j-contrib/neo4j-elasticsearch | Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing | 211 |
jimwebber/neo4j-tutorial | A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests | 320 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 331 |
jadell/neo4jphp | A PHP wrapper for interacting with the Neo4j graph database REST interface. | 532 |
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/neo4j-ogm | An object-graph mapping library for Neo4j graph databases | 335 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,975 |
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/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 336 |
neo4j-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |