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

Add documentation about relationship #209

Closed meistermeier closed 4 years ago

meistermeier commented 4 years ago

Add a chapter about relationship details that include @RelationshipProperties and dynamic relationships.

Original: Is there any documentation for this? Specifically regarding properties on relationships.

Originally posted by @optama in https://github.com/neo4j/sdn-rx/pull/101#issuecomment-618921021

optama commented 4 years ago

Until then - @RelationshipProperties is mentioned at https://medium.com/neo4j/spring-data-neo4j-rx-beta-iii-79573a773584. Beta III though so things might've changed since then.