Hello, I just found out about neo4j and I think it is interesting and it could
be very useful for the application I'm currently working on.
One of my requirements is to find a subgraph inside of a bigger graph. For
example, let's say we have a big graph of people's relationship, the subgraph I
want to find might be to find any Josh which knows some Paul and that Paul is
friends with some Melissa. Considering only the initials, this is the subgraph
I'm looking for J -(knows)-> P -(friends)-> M.
Is neo4j good for that kind of query? Would it be simple to write? Would it be
scalable?
Thank you for your attention,
Rafael
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user