How to access Neo4j dataset through Javascript?
问题 I am wondering how I get access to my (example)dataset that I have on Neo4j through Javascript, i.e. I have a movie dataset, so I would like to get and receive queries through an local html page? As you might wonder, I am a very beginner to this and I really appreciate it if someone would explain it to me step by step :) Thanks in advance 回答1: You can access your Neo4j graph database through the http transactional endpoint http://neo4j.com/docs/stable/rest-api-transactional.html and issue