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