|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Indexed.Level | |
|---|---|
| org.springframework.data.neo4j.annotation | |
| Uses of Indexed.Level in org.springframework.data.neo4j.annotation |
|---|
| Methods in org.springframework.data.neo4j.annotation that return Indexed.Level | |
|---|---|
static Indexed.Level |
Indexed.Level.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Indexed.Level[] |
Indexed.Level.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.springframework.data.neo4j.annotation with parameters of type Indexed.Level | |
|---|---|
static String |
Indexed.Name.get(Indexed.Level level,
Class<?> type,
String providedIndexName,
Class<?> instanceType)
|
|
Spring Data Neo4j | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||