All Classes and Interfaces
Class
Description
Subpart of the payload for json api response holding returned data.
Subpart of the payload for json api response holding error information.
Represents the Api response.
Client for a collection (crud for documents).
Represents the Collection definition with its name and metadata.
Builder for
CollectionDefinition.Indexing Options for the collection definition
Options for the collection.
Vector options.
Vectorize options.
Options for the vectorize service.
Client implementing repository pattern for a collection.
Client core for Data API (crud for namespaces).
Specialized Error.
Error Specialization.
All errro codes.
An error ocured with the JSON API
Error on Argument
Specialized Error.
Utilities for the Json Client
Json Api Query Payload Wrapper.
Helper to build queries
Hold response when you delete document.
Unitary entity for a document.
Result per document mutation working a generic Document<T>
Status and document mutation like
CREATED, UPDATED or UNCHANGED...Unitary entity for a return document.
Extension point for the user to implement its own parser for a record.
Custom serializer for Document.
Filter Builder.
Helper to build a where clause in natural language (fluent API).
Builder to compose filters.
Represents a document without schema contraints as a Map<String, Object>.(key/value)
Result per document working with a schemaless document (JsonDocument or Json String).
Represents entity returns for find() queries working with shemaless documents.
Represents the payload returned for a specialized update function.
Client for a namespace (crud for collections).
Represents the Namespace (keyspac) definition with its name and metadata.
Builder to create a namespace.
The options of the namespace.
The replication of the namespace.
Replication strategies
Building an Iterable to interact with Api.
Json Api Query Payload Wrapper.
Helper to build queries
Similarity metric.
Json Api Query Payload Wrapper.
Helper to build queries
Values for return document.
Payload of Api when updating documents.