This should help http://docs.neo4j.org/chunked/1.4-SNAPSHOT/server-embedded.html
Cheers, McKinley On Fri, Jun 17, 2011 at 9:00 AM, Antriani Stylianou <[email protected]>wrote: > 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 > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

