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

Placeholder implementations for Entity#getElementId() for compilation #2540

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

tinwelint
Copy link

Core API Node/Relationships will soon get String getElementId() methods. This commit implements those methods in:

  • VirtualNode
  • VirtualRelationship
  • WrappedNode
  • WrappedRelationship

in order to make things compile. Element IDs as a whole are not yet completely plugged in and functioning tho.

Core API Node/Relationships will soon get `String getElementId()`
methods. This commit implements those methods in:

- VirtualNode
- VirtualRelationship
- WrappedNode
- WrappedRelationship

in order to make things compile. Element IDs as a whole are not yet
completely plugged in and functioning tho.
@tinwelint tinwelint merged commit 9b286d4 into dev Feb 17, 2022
@tinwelint tinwelint deleted the 5.0-element-id branch February 17, 2022 14: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