Uses of Package
science.aist.neo4j.reflective
-
Classes in science.aist.neo4j.reflective used by science.aist.neo4j.annotations Class Description FieldConverter Converter interface for transforming a field to a db value. -
Classes in science.aist.neo4j.reflective used by science.aist.neo4j.namespace Class Description ReflectiveNeo4JNodeRepositoryImpl Implementation ofAbstractNeo4JNodeRepositoyImpl
using java reflection TODO #8 compile repository classes to improve performance -
Classes in science.aist.neo4j.reflective used by science.aist.neo4j.reflective Class Description ClassInformation ClassInformation handles the metadata for theReflectiveNeo4JNodeRepositoryImpl
It contains info on the id, fields and relationships that should be modelled in the databaseClassInformation.Neo4JType Type of neo4J instance, Can be either a Node, or a Relationship.FieldConverter Converter interface for transforming a field to a db value.FieldInformation RelationshipInformation handles the metadata for theReflectiveNeo4JNodeRepositoryImpl
It contains specific information on fields in a nodeKeyRelationshipInformation Handles the metadata for theReflectiveNeo4JNodeRepositoryImpl
It contains information on a Map relationshipMap<Key, NODE>
where the Key will be moved into aMapRelationship
.ParameterizedTypeImpl Implementation of Parameterized type for Java version independence.ReflectiveNeo4JNodeRepositoryImpl Implementation ofAbstractNeo4JNodeRepositoyImpl
using java reflection TODO #8 compile repository classes to improve performanceRelationshipInformation RelationshipInformation handles the metadata for theReflectiveNeo4JNodeRepositoryImpl
It contains specific information on relationships between science.neo4j.nodesRelationshipInformation.Direction The direction of the relationship. -
Classes in science.aist.neo4j.reflective used by science.aist.neo4j.reflective.converter Class Description FieldConverter Converter interface for transforming a field to a db value. -
Classes in science.aist.neo4j.reflective used by science.aist.neo4j.reflective.converter.arrayprimitive Class Description FieldConverter Converter interface for transforming a field to a db value.