Uses of Interface
com.arangodb.serde.ArangoSerde
-
Packages that use ArangoSerde Package Description com.arangodb com.arangodb.serde -
-
Uses of ArangoSerde in com.arangodb
Methods in com.arangodb with parameters of type ArangoSerde Modifier and Type Method Description ArangoDB.Builder
ArangoDB.Builder. serde(ArangoSerde serde)
Sets the serde for the user data. -
Uses of ArangoSerde in com.arangodb.serde
Methods in com.arangodb.serde that return ArangoSerde Modifier and Type Method Description ArangoSerde
ArangoSerdeProvider. create()
-