Uses of Class
com.buschmais.xo.neo4j.remote.impl.model.state.AbstractPropertyContainerState
-
Packages that use AbstractPropertyContainerState Package Description com.buschmais.xo.neo4j.remote.impl.model com.buschmais.xo.neo4j.remote.impl.model.state -
-
Uses of AbstractPropertyContainerState in com.buschmais.xo.neo4j.remote.impl.model
Classes in com.buschmais.xo.neo4j.remote.impl.model with type parameters of type AbstractPropertyContainerState Modifier and Type Class Description classAbstractRemotePropertyContainer<S extends AbstractPropertyContainerState>Abstract base class for property containers. -
Uses of AbstractPropertyContainerState in com.buschmais.xo.neo4j.remote.impl.model.state
Subclasses of AbstractPropertyContainerState in com.buschmais.xo.neo4j.remote.impl.model.state Modifier and Type Class Description classNodeStateclassRelationshipState
-