Neography v1.2.2 Release Notes

    • [619ffeb](../../commit/619ffeb) - (Max De Marzi) Bump to 1.2.2
    • [b1829dc](../../commit/b1829dc) - (Max De Marzi) Merge pull request [#112](../../issues/112) from ujjwalt/patch-1

    👉 Use <= instead of inspect to cater to subclasses of Neography::Node

    • [5eb807a](../../commit/5eb807a) - (Ujjwal Thaakar) Check for subclasses of Neography::Node and not just an instance.
    • [47cba4c](../../commit/47cba4c) - (Ujjwal Thaakar) Use is_a? instead of inspect to cater to subclasses of Neography::Node
    • [c6485db](../../commit/c6485db) - (Max De Marzi) Merge pull request [#111](../../issues/111) from calamitas/master

    Allow specifying relationship type for batch get_node_relationships

    • [90b3a18](../../commit/90b3a18) - (Peter Vanbroekhoven) Allow specifying relationship type for batch get_node_relationships