T - the class of the entity attributeF - the class of the associated graph propertypublic interface AttributeConverter<T,F>
| Modifier and Type | Method and Description |
|---|---|
T |
toEntityAttribute(F value) |
F |
toGraphProperty(T value) |
Copyright © 2017 Neo Technology, Inc.. All rights reserved.