Using Neo4j from Java
To connect to Neo4j from a Java application, you can use either the Java driver or the JDBC driver. Both are officialy supported.
To connect to Neo4j from a Java application, you can use either the Java driver or the JDBC driver. Both are officialy supported.