Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

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

42 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages