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