Skip to content

Conversation

@ryandeklerk
Copy link

@ryandeklerk ryandeklerk commented Dec 25, 2022

Adds ALT_DIRECTION_BOTH option to RelationshipType

@ryandeklerk
Copy link
Author

Another option is to just remove DIRECTION_BOTH entirely, as it doesn't have any functionality and its presence is kind of confusing. Also, neo4j doesn't allow creation of bidirectional relationships. The functionality I could see this having is the ability to query all relationships of that type involving the node similar to MATCH (a:Node {name: 'node'})-[r]-(b). Though I'm not sure if that's covered by functionality elsewhere, as I'm still looking over the source code.

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