Neography v1.0.10 Release Notes

    • [ae14af1](../../commit/ae14af1) - (Max De Marzi) Bump to 1.0.10
    • [2b433aa](../../commit/2b433aa) - (Max De Marzi) adding start-no-wait
    • [589bd7b](../../commit/589bd7b) - (Max De Marzi) Merge pull request [#93](../../issues/93) from ruprict/get_or_create_on_index

    ๐Ÿ”‹ feature: Add unique to add to index

    • [4deb7e2](../../commit/4deb7e2) - (Glenn Goodrich) feature: Add unique to add to index
    • [b452748](../../commit/b452748) - (Max De Marzi) catch Neo4j issue
    • [c6dad85](../../commit/c6dad85) - (Max De Marzi) Merge pull request [#92](../../issues/92) from ceterumnet/master

    โœ… Possible issue with Batch query interface (this time with a failing test)

    • [0eee207](../../commit/0eee207) - (David Raphael) Potential Fix for Batch issue
    • [40e21d2](../../commit/40e21d2) - (David Raphael) added failing test
    • [aa6c1ae](../../commit/aa6c1ae) - (Max De Marzi) Merge pull request [#90](../../issues/90) from ceterumnet/master

    Possible issue with Batch query interface

    • [a2cdf54](../../commit/a2cdf54) - (David Raphael) added additional expect for exception
    • [7b87efb](../../commit/7b87efb) - (David Raphael) Created failing example for batch queries
    • [fd13a05](../../commit/fd13a05) - (Max De Marzi) adding get_node_relationships_to method
    • [5c18437](../../commit/5c18437) - (Max De Marzi) up send timeout
    • [f0bc117](../../commit/f0bc117) - (Max De Marzi) batch chunked
    • [f800179](../../commit/f800179) - (Max De Marzi) fixing issue [#81](../../issues/81)
    • [e89353f](../../commit/e89353f) - (Max De Marzi) fixing merge conflicts
    • [e0f56c3](../../commit/e0f56c3) - (Max De Marzi) Update README.md

    ๐Ÿ›  Fixing [#84](../../issues/84)

    • [414674a](../../commit/414674a) - (Dan Janowski) add module mixin WasCreated to response.parsed_response when an operation creates a new entity
    • [845df3e](../../commit/845df3e) - (Dan Janowski) letter version
    • [f06bc66](../../commit/f06bc66) - (Dan Janowski) add WasCreated type