You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both `Node` and `Relationship` have an `identity` property which was
documented to have type string. In reality it has type `Integer`.
`PathSegment` doc mentioned that it contains only identities of start
and end nodes while it contains full node objects.
0 commit comments