Hey guys,

I'm seeing some kind of disconnect between the spatial and the regular graph
traversing query. I can't find a way of executing a spatial query like in
SimplePointLayer but also providing something like a ReturnEvaluator.

My use case is essentially for all nodes within a 10km radius, return all
with name "foo". Do I actually have to iterate through all the nodes
returned by the query in a list and individually check them?

Thanks,
faffi

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Spatial-query-with-property-filter-tp3291410p3291410.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to