Package io.stargate.sdk.data.domain
package io.stargate.sdk.data.domain
Specialized domain objects for data operations.
-
ClassDescriptionSubpart 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.Represents the Collection definition with its name and metadata.Builder for
CollectionDefinition.Indexing Options for the collection definitionOptions for the collection.Vector options.Vectorize options.Options for the vectorize service.Result per document mutation working a generic Document<T>Status and document mutation likeCREATED,UPDATEDorUNCHANGED...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.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 strategiesResultIterable<DOC>Building an Iterable to interact with Api.Similarity metric.Payload of Api when updating documents.