|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationshipResult.Type | |
|---|---|
| org.springframework.data.neo4j.mapping | |
| Uses of RelationshipResult.Type in org.springframework.data.neo4j.mapping |
|---|
| Fields in org.springframework.data.neo4j.mapping declared as RelationshipResult.Type | |
|---|---|
RelationshipResult.Type |
RelationshipResult.type
|
| Methods in org.springframework.data.neo4j.mapping that return RelationshipResult.Type | |
|---|---|
static RelationshipResult.Type |
RelationshipResult.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RelationshipResult.Type[] |
RelationshipResult.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.springframework.data.neo4j.mapping with parameters of type RelationshipResult.Type | |
|---|---|
RelationshipResult(org.neo4j.graphdb.Relationship relationship,
RelationshipResult.Type type)
|
|
|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||