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

Provide String.asParam for Kotlin. #154

Closed michael-simons closed 4 years ago

michael-simons commented 4 years ago

This allows a somewhat less hard way to escape the $ inside multiline queries (see the client interop tests for example).