public interface VPackAttributeTranslator
| Modifier and Type | Method and Description |
|---|---|
void |
add(String attribute,
int key) |
void |
seal() |
VPackSlice |
translate(int key) |
VPackSlice |
translate(String attribute) |
void add(String attribute, int key) throws VPackException
VPackExceptionvoid seal() throws VPackException
VPackExceptionVPackSlice translate(String attribute)
VPackSlice translate(int key)
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.