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 a documentation chapter for technical side of query creation #194

Closed meistermeier closed 4 years ago

meistermeier commented 4 years ago

It might be useful for users to understand how are the queries get created. What is the impact of domain mapping? How does SDN/RX create queries from finder methods? etc.