Uses of Interface
com.buschmais.jqassistant.neo4j.embedded.EmbeddedNeo4jServer
-
Packages that use EmbeddedNeo4jServer Package Description com.buschmais.jqassistant.neo4j.embedded com.buschmais.jqassistant.neo4j.embedded.neo4jv4 -
-
Uses of EmbeddedNeo4jServer in com.buschmais.jqassistant.neo4j.embedded
Methods in com.buschmais.jqassistant.neo4j.embedded that return EmbeddedNeo4jServer Modifier and Type Method Description EmbeddedNeo4jServerEmbeddedNeo4jServerFactory. getServer() -
Uses of EmbeddedNeo4jServer in com.buschmais.jqassistant.neo4j.embedded.neo4jv4
Methods in com.buschmais.jqassistant.neo4j.embedded.neo4jv4 that return EmbeddedNeo4jServer Modifier and Type Method Description EmbeddedNeo4jServerNeo4jV4ServerFactory. getServer()
-