Hi, A startup question here! Can I connect from java to a neo4j server running the database without using the REST API or the Remote Server.?
Something like :
GraphDatabaseService graphDb = new EmbeddedGraphDatabase("localhost:7474/");
Thanks,
A.
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

