Skip to content

Update 02-Using-Gremlin-to-Access-the-Graph.ipynb to fix edge label#390

Merged
michaelnchin merged 1 commit intomainfrom
gopuneet-patch-1
Oct 31, 2022
Merged

Update 02-Using-Gremlin-to-Access-the-Graph.ipynb to fix edge label#390
michaelnchin merged 1 commit intomainfrom
gopuneet-patch-1

Conversation

@gopuneet
Copy link
Copy Markdown
Contributor

@gopuneet gopuneet commented Oct 31, 2022

Issue #, if available: N/A

Description of changes: Fix edge label / edge type between person (josh) and software (lop) from 'knows' to 'created'.

The fix is as per the edge given at https://tinkerpop.apache.org/docs/current/images/tinkerpop-modern.png

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Fix edge type between person (josh) and software (lop) from 'knows' to 'created'
@gopuneet gopuneet requested a review from michaelnchin October 31, 2022 10:11
Copy link
Copy Markdown
Member

@michaelnchin michaelnchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch @gopuneet !

@michaelnchin michaelnchin merged commit e8b0adb into main Oct 31, 2022
@michaelnchin michaelnchin deleted the gopuneet-patch-1 branch October 31, 2022 10:32
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.

2 participants