forked from electric-al/Neo4J-REST-PHP-API-client
-
Notifications
You must be signed in to change notification settings - Fork 0
iKlaus/Neo4J-REST-PHP-API-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Neo4J PHP REST API client Very basic at the moment. Features: * Node creation * Node loading by id * Node delete * Create relationship between two nodes * List / filter relationships on a node Todo: * Documentation! * Traversal access * Indexing * Prevent multiple copies of the same node or relationship object (implement cache in load node and load relationship) Getting started: * Download the latest version of the Neo4j REST component * Run it * php demo.php Note: Only tested with PHP 5.3.
About
A PHP client for accessing the Neo4J REST API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%