Suppose there is a node of 3rd type (label): Theater . A node of type
theater is connected to a node of type person "if at least one of his
movies had been played in the theater" . Similarly, a node of type theater
is connected to a node of type movie "if the movie had been played in the
theater". In this case how can I find the instances (size-3 cliques) where
a size-3 triplet will have (theaterX, movieY, personZ) such that all of
them are connected to one another. I hope your explanation in this case
would help me better as the movies database had only two "labels"
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.