Skip to content

Commit

Permalink
Add note about previous versions and errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdvdijk committed Sep 28, 2012
1 parent b48144f commit ba37dda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ node2 = @neo.create_node("age" => 33, "name" => "Roel")
This is just a small sample of the full API, see the [Wiki documentation](https://github.com/maxdemarzi/neography/wiki) for the full API.

Neography raises REST API errors as Ruby errors, see the wiki page about [errors](https://github.com/maxdemarzi/neography/wiki/Errors).
(**Note**: older versions of Neography did not raise any errors!)


## *Phase 2*
Expand Down

0 comments on commit ba37dda

Please sign in to comment.