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