Uses of Class
com.buschmais.xo.neo4j.remote.impl.model.AbstractRemotePropertyContainer
-
Packages that use AbstractRemotePropertyContainer Package Description com.buschmais.xo.neo4j.remote.impl.datastore com.buschmais.xo.neo4j.remote.impl.model -
-
Uses of AbstractRemotePropertyContainer in com.buschmais.xo.neo4j.remote.impl.datastore
Classes in com.buschmais.xo.neo4j.remote.impl.datastore with type parameters of type AbstractRemotePropertyContainer Modifier and Type Class Description classAbstractRemoteDatastorePropertyManager<T extends AbstractRemotePropertyContainer> -
Uses of AbstractRemotePropertyContainer in com.buschmais.xo.neo4j.remote.impl.model
Subclasses of AbstractRemotePropertyContainer in com.buschmais.xo.neo4j.remote.impl.model Modifier and Type Class Description classRemoteNodeclassRemoteRelationship
-