Neography v0.0.7 Release Notes

    • [5032bcc](../../commit/5032bcc) - (maxdemarzi) Bump to 0.0.7
    • [0dd7b47](../../commit/0dd7b47) - (maxdemarzi) adding Node Paths
    • [56fdc6e](../../commit/56fdc6e) - (maxdemarzi) adding paths
    • [6b29ca8](../../commit/6b29ca8) - (maxdemarzi) try neography at neography.org
    • [5fd4f25](../../commit/5fd4f25) - (maxdemarzi) Bump to 0.0.6
    • [da88fba](../../commit/da88fba) - (maxdemarzi) More Phase 2 Functionality
    • [d3c4887](../../commit/d3c4887) - (maxdemarzi) adding to documentation
    • [6c3d33c](../../commit/6c3d33c) - (maxdemarzi) node relationship specs
    • [f894aa9](../../commit/f894aa9) - (maxdemarzi) adding tests, wacky way to solve untyped incoming,outgoing and both calls
    • [8b20bea](../../commit/8b20bea) - (maxdemarzi) Adding methods to node traverser
    • [07b30d1](../../commit/07b30d1) - (maxdemarzi) Bump to 0.0.5
    • [dbaa2ee](../../commit/dbaa2ee) - (maxdemarzi) forgot to add max_threads parameter to readme
    • [74204e8](../../commit/74204e8) - (maxdemarzi) adding relationship tests
    • [4e0087d](../../commit/4e0087d) - (maxdemarzi) Phase 2: Starting on Relationships
    • [7182516](../../commit/7182516) - (maxdemarzi) node: new properties in phase 2
    • [4541ce9](../../commit/4541ce9) - (maxdemarzi) property deletion
    • [9e3b38c](../../commit/9e3b38c) - (maxdemarzi) adding setter and getter methods
    • [54ddb73](../../commit/54ddb73) - (maxdemarzi) more phase 2: adding del and equal to node
    • [7b90ece](../../commit/7b90ece) - (maxdemarzi) starting phase 2
    • [8e66583](../../commit/8e66583) - (maxdemarzi) started addeding fake bulk operations
    • [3570045](../../commit/3570045) - (maxdemarzi) Bump to 0.0.4
    • [2a6a4bf](../../commit/2a6a4bf) - (maxdemarzi) do not send max depth in traversal if not specified during, added example
    • [b48276d](../../commit/b48276d) - (maxdemarzi) it's ruby, not java, skip the parenthesis
    • [9dce8b7](../../commit/9dce8b7) - (maxdemarzi) easier way to do friend suggestions
    • [34068ab](../../commit/34068ab) - (maxdemarzi) adding examples and get_relationship
    • [7a4edc7](../../commit/7a4edc7) - (maxdemarzi) Bump to 0.0.3
    • [4d0c88a](../../commit/4d0c88a) - (maxdemarzi) readme changes
    • [c3a00a0](../../commit/c3a00a0) - (maxdemarzi) added find_id and cleaned up tests
    • [cafaf2e](../../commit/cafaf2e) - (Peter Neubauer)
    • [80cc0f0](../../commit/80cc0f0) - (Peter Neubauer) typos
    • [51bec37](../../commit/51bec37) - (maxdemarzi) Bump to 0.0.2
    • [ab93266](../../commit/ab93266) - (maxdemarzi) doc updates
    • [90cb6ed](../../commit/90cb6ed) - (maxdemarzi) adding traverser
    • [77b9011](../../commit/77b9011) - (maxdemarzi) adding path tests
    • [95560ec](../../commit/95560ec) - (maxdemarzi) removing unnecessary dependency
    • [eb4e18f](../../commit/eb4e18f) - (maxdemarzi) adding logger dependency
    • [4e1cf8f](../../commit/4e1cf8f) - (maxdemarzi) documentation changes, use shortest path as default for path
    • [e42beda](../../commit/e42beda) - (maxdemarzi) more cleanup
    • [611af01](../../commit/611af01) - (maxdemarzi) forgot to add the new db path to some delete actions, splitting test file
    • [e01369f](../../commit/e01369f) - (maxdemarzi) cleaning up
    • [93e4fbd](../../commit/93e4fbd) - (maxdemarzi) adding get_path
    • [2bedc62](../../commit/2bedc62) - (maxdemarzi) adding indexes
    • [2b93d8e](../../commit/2b93d8e) - (maxdemarzi) adding set_relationship_properties and reset_relationship_properties
    • [bb3bda9](../../commit/bb3bda9) - (maxdemarzi) adding get_relationship_properties and remove_relationship_properties
    • [8245c12](../../commit/8245c12) - (maxdemarzi) added delete_node (and its relationship) and delete_relationship
    • [d352e6a](../../commit/d352e6a) - (maxdemarzi) adding get_node_relationships
    • [081d8e0](../../commit/081d8e0) - (maxdemarzi) added create_relationship
    • [100cbbc](../../commit/100cbbc) - (maxdemarzi) added delete_node
    • [d92c2a6](../../commit/d92c2a6) - (maxdemarzi) get some properties
    • [60e0b4c](../../commit/60e0b4c) - (maxdemarzi) changed set to reset and added regular set node properties
    • [25f1abb](../../commit/25f1abb) - (maxdemarzi) added remove_node_properties
    • [3bd4035](../../commit/3bd4035) - (maxdemarzi) added get node properties
    • [7f57fcb](../../commit/7f57fcb) - (maxdemarzi) adding get node and set node properties
    • [ef9f673](../../commit/ef9f673) - (maxdemarzi) Spliting off basic Rest wrapper
    • [9a9b24a](../../commit/9a9b24a) - (maxdemarzi) return nil if trying to get properties of a node or relationship that does not exist
    • [3a1cef5](../../commit/3a1cef5) - (maxdemarzi) make readme prettier
    • [0b5b547](../../commit/0b5b547) - (maxdemarzi) starting on relationships
    • [0eff227](../../commit/0eff227) - (maxdemarzi) adding fakeweb and starting to create fake http responses
    • [3e4206d](../../commit/3e4206d) - (maxdemarzi) added build_node so we return neo_id on node creates and a few more tests
    • [bc1f9fc](../../commit/bc1f9fc) - (maxdemarzi) starting with basic functionality
    • [1ef9209](../../commit/1ef9209) - (maxdemarzi) bundle gem commit