Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neo4j Websocket support #133

Open
krnlde opened this issue Aug 16, 2014 · 8 comments
Open

neo4j Websocket support #133

krnlde opened this issue Aug 16, 2014 · 8 comments

Comments

@krnlde
Copy link

krnlde commented Aug 16, 2014

Just an enhancement suggestion. As https://github.com/neo4j-contrib/streaming-cypher points out neo4j can be accessed through websockets. It'd be awesome to make use of this performance boost via node.

Any thoughts on this?

@krnlde
Copy link
Author

krnlde commented Aug 28, 2014

Bump

@julien1441
Copy link

+1

@aseemk
Copy link
Member

aseemk commented Sep 30, 2014

Pretty interesting; I didn't know of this. Pull requests welcome!

@brian-gates
Copy link

There's also https://github.com/jexp/cypher_websocket_endpoint, which I tried but ran into jexp/cypher_websocket_endpoint#1.

If anyone is able to get it working, I'd love to experiment implementing it in https://github.com/brian-gates/cypher-stream.

@aseemk aseemk removed the needs-tests label Nov 7, 2014
@ghost
Copy link

ghost commented Mar 4, 2015

+1

@krnlde
Copy link
Author

krnlde commented Mar 4, 2015

brikteknologier/seraph already can stream Cypher/results.

@sheymann
Copy link

sheymann commented Mar 6, 2015

@kai brikteknologier/seraph https://github.com/brikteknologier/seraph seems
not able to stream Cypher results, or am I missing something?

2015-03-04 16:26 GMT+01:00 Kai Dorschner [email protected]:

brikteknologier/seraph https://github.com/brikteknologier/seraph
already can stream Cypher/results.


Reply to this email directly or view it on GitHub
#133 (comment).

Sébastien Heymann, PhD
CEO Linkurious
phone: +33(0)6 71 81 81 39
skype/hangout: sebastien_heymann
http://linkurio.us

@krnlde
Copy link
Author

krnlde commented Mar 11, 2015

If you mean streaming cypher by sending and receiving chunks, no it doesn't. It seems and receives atomic queries and results through one pipeline. As much as you want. Asynchronously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants