Uses of Class
science.aist.neo4j.reflective.KeyRelationshipInformation
-
Packages that use KeyRelationshipInformation Package Description science.aist.neo4j.reflective -
-
Uses of KeyRelationshipInformation in science.aist.neo4j.reflective
Subclasses of KeyRelationshipInformation in science.aist.neo4j.reflective Modifier and Type Class Description classArrayRelationshipInformationHandles the metadata for theReflectiveNeo4JNodeRepositoryImplIt contains information on an Array relationship NODE[] where the INDEX will be moved into aMapRelationship.classMapRelationshipInformationHandles the metadata for theReflectiveNeo4JNodeRepositoryImplIt contains information on a Map relationshipMap<Key, NODE>where the Key will be moved into aMapRelationship.
-