Yes, sorry the compiled runtime was moved to Neo4j 3.1 so you'll have to
remove this prefix: cypher runtime=compiled

On Wed, Jul 13, 2016 at 8:32 PM, <al...@g.ucla.edu> wrote:

> I have been following the example from
> https://neo4j.com/blog/neo4j-3-0-apache-spark-connector/ and everything
> seemed fine until I try the following assignment:
> val query = "cypher runtime=compiled MATCH (n) where id(n) < {maxId}
> return id(n)"
>
> I get the error "*Unable to connect to 'localhost' on port 7687, ensure
> the database is running and that there is a working network connection to
> it.*"
> I am fairly new to Spark and am not sure how to fix this. When I ran this
> I had have my Neo4j database connected.
>
> --
> 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.
>

-- 
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