neo4j-tx-participation
Transaction Manager
Enables Neo4j REST API to participate in transactions initiated by Cypher endpoints
This is a Neo4j Server Extension to make Neo4j REST-API participate in transactions started by the transactional Cypher endpoint.
3 stars
4 watching
0 forks
Language: Java
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jexp/neo4j-rdbms-import | Tools to import relational databases into Neo4j by mapping tables and columns to nodes and relationships | 42 |
jexp/store-utils | Utilities to compact and reorganize Neo4j stores | 94 |
neo4j-contrib/neo4j-apoc-procedures | A comprehensive collection of procedures and functions for Neo4j graph databases | 1,728 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
cihangir/neo4j | An API client library for interacting with Neo4j databases using the Go programming language. | 28 |
neo4j-contrib/neo4j-elasticsearch | Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing | 212 |
jadell/neo4jphp | Provides a PHP interface to the Neo4j graph database | 533 |
cohesivestack/ineo | Manages multiple Neo4j instances on different ports for development and testing environments. | 76 |
neo4j-contrib/cypher-vim-syntax | A Vim syntax extension for highlighting and formatting Cypher queries | 40 |
neo4j/neo4j-jdbc | Provides a JDBC driver for interacting with Neo4j graph databases | 135 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 388 |
scalar-labs/btm | Provides a complete implementation of the Java Transaction API (JTA) 1.1. | 427 |
michaelklishin/neocons | A Clojure client for interacting with the Neo4J graph database API | 204 |
neo4j/cypher-dsl | A Java DSL for generating Cypher queries in Neo4j 4.0+ | 204 |