Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 262528c

Browse files
Readme written
1 parent 14af577 commit 262528c

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

‎README

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Neo4J PHP REST API client
2+
3+
Very basic at the moment. Features:
4+
5+
* Node creation
6+
* Node loading by id
7+
* Node delete
8+
* Create relationship between two nodes
9+
* List / filter relationships on a node
10+
11+
Todo:
12+
13+
* Documentation!
14+
* Traversal access
15+
* Indexing
16+
17+
Getting started:
18+
19+
* Download the latest version of the Neo4j REST component
20+
* Run it
21+
* php demo.php
22+
23+
Note: Only tested with PHP 5.3.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /