jexp / streaming-cypher

Neo4j Server Extension for Streaming Cypher Results
12 stars 3 forks source link

new version available? #1

Open madhekar opened 9 years ago

madhekar commented 9 years ago

I tried using this plugin with 2.2.x version, I see following exception.

javax.servlet.ServletException: java.lang.NoSuchFieldError: graph at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:420) ~[jersey-server-1.9.jar:1.9] at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) ~[jersey-server-1.9.jar:1.9] at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) ~[jersey-server-1.9.jar:1.9]

jexp commented 9 years ago

It is superceeded by the new binary protocol and also the streaming cypher http endpoint.