Uses of Interface
com.buschmais.jqassistant.neo4j.embedded.configuration.Embedded
-
Packages that use Embedded Package Description com.buschmais.jqassistant.neo4j.embedded com.buschmais.jqassistant.neo4j.embedded.neo4jv4 -
-
Uses of Embedded in com.buschmais.jqassistant.neo4j.embedded
Methods in com.buschmais.jqassistant.neo4j.embedded with parameters of type Embedded Modifier and Type Method Description java.util.PropertiesEmbeddedNeo4jServerFactory. getProperties(Embedded embedded)voidEmbeddedNeo4jServer. initialize(com.buschmais.xo.neo4j.embedded.impl.datastore.EmbeddedDatastore embeddedDatastore, Embedded embedded, java.lang.ClassLoader classLoader, java.util.Collection<java.lang.Class<?>> procedureTypes, java.util.Collection<java.lang.Class<?>> functionTypes) -
Uses of Embedded in com.buschmais.jqassistant.neo4j.embedded.neo4jv4
Methods in com.buschmais.jqassistant.neo4j.embedded.neo4jv4 with parameters of type Embedded Modifier and Type Method Description java.util.PropertiesNeo4jV4ServerFactory. getProperties(Embedded embedded)
-