Skip to content

Commit

Permalink
Setting version to 0.8.1:
Browse files Browse the repository at this point in the history
This release has full support for indexes. Significant changes:

- change name to _label, HasLabel for indexes
- add raw query methods to untyped graph
- rename all index methods to find, reduce duplication
- add all index classes and helper methods in typed graph
- add creation of indexes to untyped graph schema
  • Loading branch information
eparejatobes committed May 22, 2016
1 parent 37895b8 commit da57e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "0.9.0-SNAPSHOT"
version in ThisBuild := "0.8.1"

0 comments on commit da57e0d

Please sign in to comment.