Very basic at the moment.
- Node creation
- Node loading by id
- Node delete
- Create relationship between two nodes
- List / filter relationships on a node
- Documentation!
- Traversal access
- Indexing
- Prevent multiple copies of the same node or relationship object (implement cache in load node and load relationship)
- Download the latest version of the Neo4j REST component
- Run it
- php demo.php
A PHP that has:
- curl
Note: Only tested with PHP 5.3.
Generate API documentation:
phing docs
To generate documentation, you need