|
Spring Data Graph | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Direction | |
|---|---|
| org.springframework.data.neo4j.core | |
| org.springframework.data.neo4j.mapping | |
| Uses of Direction in org.springframework.data.neo4j.core |
|---|
| Methods in org.springframework.data.neo4j.core that return Direction | |
|---|---|
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Direction in org.springframework.data.neo4j.mapping |
|---|
| Methods in org.springframework.data.neo4j.mapping that return Direction | |
|---|---|
Direction |
RelationshipInfo.getDirection()
Returns the direction of the relationship. |
|
Spring Data Graph | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||