JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
com.arangodb.util
Packages that use
com.arangodb.util
Package
Description
com.arangodb
com.arangodb.util
Classes in
com.arangodb.util
used by
com.arangodb
Class
Description
RawData
Marker interface for raw data, implementations are:
RawBytes
RawJson
Classes in
com.arangodb.util
used by
com.arangodb.util
Class
Description
RawBytes
Helper class used to encapsulate raw value serialized as byte array.
RawData
Marker interface for raw data, implementations are:
RawBytes
RawJson
RawJson
Helper class used to encapsulate raw JSON string.