|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationshipInfo | |
|---|---|
| org.springframework.data.neo4j.mapping | |
| Uses of RelationshipInfo in org.springframework.data.neo4j.mapping |
|---|
| Methods in org.springframework.data.neo4j.mapping that return RelationshipInfo | |
|---|---|
static RelationshipInfo |
RelationshipInfo.fromField(Field field,
RelatedTo annotation,
org.springframework.data.util.TypeInformation<?> typeInformation,
Neo4jMappingContext ctx)
|
static RelationshipInfo |
RelationshipInfo.fromField(Field field,
RelatedToVia annotation,
org.springframework.data.util.TypeInformation<?> typeInformation,
Neo4jMappingContext ctx)
|
static RelationshipInfo |
RelationshipInfo.fromField(Field field,
org.springframework.data.util.TypeInformation<?> typeInformation,
Neo4jMappingContext ctx)
|
RelationshipInfo |
Neo4jPersistentProperty.getRelationshipInfo()
Returns the RelationshipInfo for the given property if it is a relationship or null otherwise. |
|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||