## Not run:
# graph = startGraph("http://localhost:7474/db/data/")
#
# graph = startGraph("http://localhost:7474/db/data/",
# username = "neo4j",
# password = "password")
#
# graph = startGraph("http://localhost:7474/db/data/",
# opts = list(timeout=3))
# ## End(Not run)
Run the code above in your browser using DataLab