Skip to content

Fix JSDoc for Node, Relationship and PathSegment #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2017
Merged

Conversation

lutovich
Copy link
Contributor

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.

Fixes #206

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.
@lutovich lutovich merged commit 3113e08 into 1.2 Feb 28, 2017
@lutovich lutovich deleted the 1.2-fix-doc branch February 28, 2017 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant