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