Skip to content
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

Make sure path start / end nodes aren’t "type stamped" twice #762

Merged
merged 2 commits into from
May 24, 2018

Conversation

oskarhane
Copy link
Member

@oskarhane oskarhane commented May 23, 2018

Due to Path's start / end nodes being references to the PathsSegment's first and last node they was encoded twice and weird happened.
Since this is an implementation detail in the driver and might change in the future, I secured it by checking before adding types.

Before

oskarhane-mbpt 2018-05-23 at 09 31 07

After

oskarhane-mbpt 2018-05-23 at 09 30 51

changelog: Fix [object Object] output when returning paths with new types

@pe4cey pe4cey merged commit ccb0718 into neo4j:master May 24, 2018
@oskarhane oskarhane deleted the types-in-paths-in-viz branch October 23, 2018 15:05
myzero1 pushed a commit to myzero1/neo4j-browser that referenced this pull request May 17, 2019
Make sure path start / end nodes aren’t "type stamped" twice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants