Neography v1.3.4 Release Notes

    • [72eea12](../../commit/72eea12) - (Max De Marzi) Bump to 1.3.4
    • [62a08d4](../../commit/62a08d4) - (Max De Marzi) Merge pull request [#132](../../issues/132) from tunespeak/master

    โž• add support for add_label to batch

    • [6f39b74](../../commit/6f39b74) - (Max De Marzi) Merge pull request [#131](../../issues/131) from barnjamin/master

    fixes automatically quoting value in find_node_labels search

    • [16e2f38](../../commit/16e2f38) - (Max De Marzi) Merge pull request [#133](../../issues/133) from continuum/extra-config-for-create-node-index

    ๐Ÿ‘ Allow to pass extra configuration options when creating indexes

    • [b074c38](../../commit/b074c38) - (Leonardo Soto M) Allow to pass extra configuration options when creating indexes

    This allows clients to specify custom lucene analyzers and possibly tweak the indexes with future options provided by neo4j/lucene. The current ones ๐Ÿ‘€ can be seen at http://docs.neo4j.org/chunked/stable/indexing-create-advanced.html

    • [9556d55](../../commit/9556d55) - (Max De Marzi) adding license in gemspec
    • [83be1f9](../../commit/83be1f9) - (Matt Ruzicka) add support for add_label to batch
    • [34a576d](../../commit/34a576d) - (Ben Guidarelli) added another test and fixed paths to not quote values outside of get params
    • [30a94ff](../../commit/30a94ff) - (Ben Guidarelli) fixes automatically quoting value in find_node_labels search