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 template overloads of findAll taking in a Cypher string. #142

Closed michael-simons closed 4 years ago

hantsy commented 4 years ago

I have not tried @Query @Param in ReactiveNeo4jRepository yet, I think it should provide such features which are useful to build custom queries easier.