r - RNeo4j Error: Client error: (404) Not Found -


i trying query neo4j graph has been made keep getting error (error: client error: (404) not found) when type line cypher(graph, query).

the library seems have installed fine. also, have used rneo4j before without problems.

try connecting full path in startgraph() function:

graph <- startgraph("http://localhost:7474/db/data/") 

and enter username , password if necessary!


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -