Here is an example of how such a plugin would look: http://components.neo4j.org/neo4j-server-examples/snapshot/xref/org/neo4j/examples/server/plugins/GetAll.html
On Tue, Jul 12, 2011 at 3:01 PM, Jim Webber <[email protected]> wrote: > Hey Javier, > > > And this should work even if my graph has several unconnected > componentes? > > > Oh, no it won't. Then I'd suggest writing a managed/unmanaged plugin that > calls getAllNodes() on the server side. > > Jim > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Jacob Hansson Phone: +46 (0) 763503395 Twitter: @jakewins _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

