Uses of Interface
com.arangodb.serde.ArangoSerde
Packages that use ArangoSerde
Package
Description
-
Uses of ArangoSerde in com.arangodb
Methods in com.arangodb with parameters of type ArangoSerdeModifier and TypeMethodDescriptionArangoDB.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 -
Uses of ArangoSerde in com.arangodb.serde.jackson
Subinterfaces of ArangoSerde in com.arangodb.serde.jacksonModifier and TypeInterfaceDescriptioninterface
User data serde based on Jackson Databind. -
Uses of ArangoSerde in com.arangodb.serde.jackson.json
Methods in com.arangodb.serde.jackson.json that return ArangoSerde