neo4j / sdn-rx

Nextgen Spring Data module for Neo4j supporting (not only) reactive data access and immutable support
https://neo4j.github.io/sdn-rx
Apache License 2.0
65 stars 23 forks source link

Remove unused `inverse` field on `@Relationship` #255

Closed meistermeier closed 4 years ago

meistermeier commented 4 years ago

This field is never used and should not be part of the API. https://github.com/neo4j/sdn-rx/blob/b1b94a3f95359f36678f3ea58f8641f8d1bad766/spring-data-neo4j-rx/src/main/java/org/neo4j/springframework/data/core/schema/Relationship.java#L76