Package | Description |
---|---|
com.arangodb.springframework.core.convert.resolver | |
com.arangodb.springframework.core.mapping |
Modifier and Type | Method and Description |
---|---|
Object |
EdgeToResolver.resolveMultiple(String id,
TypeInformation<?> type,
To annotation) |
Object |
DocumentToResolver.resolveMultiple(String id,
TypeInformation<?> type,
To annotation) |
Object |
EdgeToResolver.resolveOne(String id,
TypeInformation<?> type,
To annotation) |
Object |
DocumentToResolver.resolveOne(String id,
TypeInformation<?> type,
To annotation) |
Modifier and Type | Method and Description |
---|---|
Optional<To> |
DefaultArangoPersistentProperty.getTo() |
Optional<To> |
ArangoPersistentProperty.getTo() |
Copyright © 2017–2020 ArangoDB GmbH. All rights reserved.