I also need one more help Craig. I wish to query dynamically say "I want to
find all nodes which are within a span of 10KM. Something like 'n,m where
n<>m and withinDistance:[n.lat, n.lon, 10.0]'. I want to have distinct
results - same pair (in any order) should not appear again in results. I
have tried various ways but unable to formulate exact query. Please help me
out.
And is there a way by which I can dynamically add relationships between
nodes from REST such that there is an edge between every two nodes which
are within a span of 10KM ?
Awaiting your reply. Regards.
On Tuesday, 12 August 2014 20:00:01 UTC+5:30, Mohana Krishna wrote:
>
> Hello,
>
> I have loaded the spatial data in the attached file using REST API script
> (which is also attached). The nodes are created and I can visualize them on
> DB.
>
> However when I perform the query
>
> "START n=node:geom('withinDistance:[41.8082, -87.7084, 10.0]') RETURN n"
> in CYPHER window , I am getting "Unknown Error" as result.
>
> Please help.
>
--
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.