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