You can try to implement Google Pregel
http://dl.acm.org/citation.cfm?id=1807167.1807184 algorithm on top of Neo4j
or use existing implementation http://www.goldenorbos.org/

On Tue, Oct 11, 2011 at 3:26 PM, amitp <amit.port...@gmail.com> wrote:

> Hey,
>
> - I'm designing a P2P application in which every peer have a partial graph
>
> - some nodes in the partial graph can be proxy nodes which contain contact
> information for another peer
>
> - that peer's partial graph includes that proxy node (and potentially other
> parts of the complete graph)
>
> Any chance you can give me some direction on how to implement this?
> is neo4j suitable? can you recommand something else?
>
> Thanks,
> Amit
>
> --
> View this message in context:
> http://neo4j-community-discussions.438527.n3.nabble.com/Transparent-Distributed-Queries-tp3414168p3414168.html
> Sent from the Neo4j Community Discussions mailing list archive at
> Nabble.com.
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
_________________
entia non sunt multiplicanda praeter necessitatem,
(entities should not be multiplied beyond necessity.)
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to