Package com.fauna.response
Classes for modeling and handling query responses from Fauna.
-
Class Summary Class Description ConstraintFailure ConstraintFailure.Builder ConstraintFailure.PathElement ErrorInfo This class will encapsulate all the information Fauna returns about errors including constraint failures, and abort data, for now it just has the code and message.ErrorInfo.Builder MultiByteBufferInputStream Joins a list of byte buffers to make them appear as a single input stream.QueryFailure QueryResponse QueryResponse.Builder<T> QueryStats QuerySuccess<T>