It is the same thing. If point a is within the radius of point b, it also means b is within the radius of point a.
On Wed, Dec 24, 2014 at 3:09 AM, Ashish Jindal <[email protected]> wrote: > > Hi, > How can i perform a reverse spatial query ? Using neo4j-spatial allows me > to search nearest neighbors of a point within some radius. But how can I > search the points ( each having its own radius) such that the query point > falls within their respective radius. > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
