Nice. All clients/drivers should strive for this functionality--definite boost to overall performance and responsiveness. :)
Wes On Thu, Jul 17, 2014 at 11:59 AM, Mark Jensen <[email protected]> wrote: > All, > > For Perlers using Neo4j, I want to announce that REST::Neo4p > <https://metacpan.org/pod/REST::Neo4p> now (should) supports true object > streaming from Neo4j REST JSON responses. In particular, rows returned from > queries via > > $row = $query->fetch() > > should be retrieved as they come in from the chunked response. This should > be non-blocking if the Mojo::UserAgent > <https://metacpan.org/pod/Mojo::UserAgent> backend is used. > > See this doc <https://metacpan.org/pod/REST::Neo4p::Agent#DESCRIPTION> > for a little more detail. > > I would appreciate any questions, feedback or complaints! > MAJ > > -- 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.
