neo4j-apoc-procedures
Procedural extension library
A comprehensive library of custom implementations for Neo4j's procedural interface, providing extensions to the graph database's capabilities.
Awesome Procedures On Cypher for Neo4j - codenamed "apoc" If you like it, please ★ above ⇧
2k stars
74 watching
493 forks
Language: Java
last commit: 3 days ago
Linked from 1 awesome list
graph-algorithmsgraph-databasehacktoberfestneo4jneo4j-pluginstored-procedures
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
kraison/cl-neo4j | An interface to the Neo4j graph database API for Common Lisp | 26 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 390 |
michaelklishin/neocons | A Clojure client for the Neo4J REST API, providing a feature-rich interface to the graph database | 204 |
neo4jrb/activegraph | A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities. | 1,398 |
graphaware/neo4j-graphgen-procedure | A Neo4j procedure for generating test data in various formats such as nodes, relationships, and values. | 9 |
neo4j-contrib/spatial | A Neo4j extension facilitating spatial data storage and querying using JTS and GeoTools libraries | 779 |
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 |
jadell/neo4jphp | A PHP wrapper for interacting with the Neo4j graph database REST interface. | 532 |
neo4j-contrib/neo4j-elasticsearch | Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing | 211 |
moxious/neoprofiler | Tools for analyzing and understanding Neo4J databases | 37 |
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 |