No,it is not the same thing. For a query point there is no radius. And other points have different radius. It is similar to reverse kNN problem.
On Thursday, 25 December 2014 10:35:52 UTC+5:30, Craig Taverner wrote: > > 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] > <javascript:>> 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] <javascript:>. >> 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.
