neo4j-contrib / neomodel

An Object Graph Mapper (OGM) for the Neo4j graph database.
https://neomodel.readthedocs.io
MIT License
963 stars 231 forks source link

Add note to relationships doc about Traversal #701

Closed mariusconjeaud closed 1 year ago

mariusconjeaud commented 1 year ago

Explain that RelationshipTo/From are just proxies for Traversal object.