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