Hi Aseem, I think Javier was asking about how he'd go about writing getAllNodes and getAllRelationships as a plugin/unmanaged extension in REST.
Jim On 12 Jul 2011, at 15:15, Aseem Kishore wrote: > Jim, Javier was referring to the REST API. Correct me if I'm wrong, but > there is no getAllNodes() equivalent in the REST API. > > Aseem > > On Tue, Jul 12, 2011 at 4:56 PM, Jim Webber <[email protected]> wrote: > >> Hi Javier, >> >> getAllNodes() has been in the API for a long time. >> getAllRelationships has been talked about, it's in our development backlog, >> but there is no timing associated with it. >> >> You can write getAllRelationships based on getAllNodes. >> >> Jim >> >> On 12 Jul 2011, at 14:47, Javier de la Rosa wrote: >> >>> On Tue, Jul 12, 2011 at 16:11, Jacob Hansson <[email protected]> >> wrote: >>>> >> http://components.neo4j.org/neo4j-server-examples/snapshot/xref/org/neo4j/examples/server/plugins/GetAll.html >>> >>> Thank you both. >>> >>> Does someone knows if this (getAllNodes and getAllRelationships in >>> REST API) will be in the core of Neo4j some day? >>> >>> Regards. >>> >>> >>> -- >>> Javier de la Rosa >>> http://versae.es >>> _______________________________________________ >>> Neo4j mailing list >>> [email protected] >>> https://lists.neo4j.org/mailman/listinfo/user >> >> _______________________________________________ >> Neo4j mailing list >> [email protected] >> https://lists.neo4j.org/mailman/listinfo/user >> > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

