I have few questions:
1) Regarding first option
a) Do you mean to loop in REST API code?
b) Do I have to manually replace lat lon with each of the nodes values
and case number (as you have written in query) for every node? (as you said
iterate over all nodes and since dynamic query writing is not possible)
c) It seems even if I loop over all nodes I have to manually replace
lat-lon for all nodes as dynamic query writing is not being is supported
(is my understanding right?)
d) If my understanding is correct the code you wrote will create edges*
from* every node within 10KM distance *to *the node under consideration,
right?
2) Regarding second option
a) Can you point to any reference links to use spatial functions using
JAVA API? (It would be of great help as I am a beginner and I don't find
much resources on using neo4j*-spatial* through JAVA API)
b) Need some more clarity on creating relationships(spatial) as needed
in my scenario through JAVA API
I am newbie to neo4j and especially to spatial component of it. Please help
me out. Thanks a lot Craig. I am learning new things.
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.