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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to