Uses of Class
science.aist.neo4j.reflective.ReflectiveNeo4JNodeRepositoryImpl
-
Packages that use ReflectiveNeo4JNodeRepositoryImpl Package Description science.aist.neo4j.namespace science.aist.neo4j.reflective -
-
Uses of ReflectiveNeo4JNodeRepositoryImpl in science.aist.neo4j.namespace
Subclasses of ReflectiveNeo4JNodeRepositoryImpl in science.aist.neo4j.namespace Modifier and Type Class Description class
NamespaceAwareReflectiveNeo4JNodeRepositoryImpl<S>
Repository that also considers namespaces while handling Neo4J. -
Uses of ReflectiveNeo4JNodeRepositoryImpl in science.aist.neo4j.reflective
Fields in science.aist.neo4j.reflective declared as ReflectiveNeo4JNodeRepositoryImpl Modifier and Type Field Description static ReflectiveNeo4JNodeRepositoryImpl
ClassInformation. requestingRepository
Repository currently asking for Class Information.
-