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

Missing Polygon branch in PartTreeQuery WITHIN #191

Closed meistermeier closed 4 years ago

meistermeier commented 4 years ago

The code at https://github.com/neo4j/sdn-rx/blob/eedd55f888aa0562c3b1ff0a610d1b6557059f7b/spring-data-neo4j-rx/src/main/java/org/neo4j/springframework/data/repository/query/CypherQueryCreator.java#L346 misses the Polygon support in addition to the Circle