| CottontailGrpc |
|
| CottontailGrpc.AtomicBooleanOperand |
An atomic boolean predicate operand.
|
| CottontailGrpc.AtomicBooleanOperand.Builder |
An atomic boolean predicate operand.
|
| CottontailGrpc.AtomicBooleanPredicate |
An atomic boolean predicate of form X OP Y, where X is always a column and Y is an operand.
|
| CottontailGrpc.AtomicBooleanPredicate.Builder |
An atomic boolean predicate of form X OP Y, where X is always a column and Y is an operand.
|
| CottontailGrpc.BatchedQueryMessage |
A batched query that should be executed.
|
| CottontailGrpc.BatchedQueryMessage.Builder |
A batched query that should be executed.
|
| CottontailGrpc.BatchInsertMessage |
Message for batch-inserting data into an entity.
|
| CottontailGrpc.BatchInsertMessage.Builder |
Message for batch-inserting data into an entity.
|
| CottontailGrpc.BatchInsertMessage.Insert |
Protobuf type org.vitrivr.cottontail.grpc.BatchInsertMessage.Insert
|
| CottontailGrpc.BatchInsertMessage.Insert.Builder |
Protobuf type org.vitrivr.cottontail.grpc.BatchInsertMessage.Insert
|
| CottontailGrpc.BoolVector |
A boolean vector.
|
| CottontailGrpc.BoolVector.Builder |
A boolean vector.
|
| CottontailGrpc.ColumnDefinition |
Definition of a column in Cottontail DB.
|
| CottontailGrpc.ColumnDefinition.Builder |
Definition of a column in Cottontail DB.
|
| CottontailGrpc.ColumnName |
Identifier for a column.
|
| CottontailGrpc.ColumnName.Builder |
Identifier for a column.
|
| CottontailGrpc.Complex32 |
A complex number entry using floats.
|
| CottontailGrpc.Complex32.Builder |
A complex number entry using floats.
|
| CottontailGrpc.Complex32Vector |
A complex vector using 32bit floating point numbers.
|
| CottontailGrpc.Complex32Vector.Builder |
A complex vector using 32bit floating point numbers.
|
| CottontailGrpc.Complex64 |
A complex number entry using doubles.
|
| CottontailGrpc.Complex64.Builder |
A complex number entry using doubles.
|
| CottontailGrpc.Complex64Vector |
A complex vector using 64bit floating point numbers.
|
| CottontailGrpc.Complex64Vector.Builder |
A complex vector using 64bit floating point numbers.
|
| CottontailGrpc.CompoundBooleanPredicate |
The boolean query part for a query message.
|
| CottontailGrpc.CompoundBooleanPredicate.Builder |
The boolean query part for a query message.
|
| CottontailGrpc.CreateEntityMessage |
Message to create an entity.
|
| CottontailGrpc.CreateEntityMessage.Builder |
Message to create an entity.
|
| CottontailGrpc.CreateIndexMessage |
Message to create an index.
|
| CottontailGrpc.CreateIndexMessage.Builder |
Message to create an index.
|
| CottontailGrpc.CreateSchemaMessage |
Message to create a new schema.
|
| CottontailGrpc.CreateSchemaMessage.Builder |
Message to create a new schema.
|
| CottontailGrpc.Date |
A date entry
|
| CottontailGrpc.Date.Builder |
A date entry
|
| CottontailGrpc.DeleteMessage |
Message for deleting data from an entity.
|
| CottontailGrpc.DeleteMessage.Builder |
Message for deleting data from an entity.
|
| CottontailGrpc.DoubleVector |
A double vector.
|
| CottontailGrpc.DoubleVector.Builder |
A double vector.
|
| CottontailGrpc.DropEntityMessage |
Message to drop an entity.
|
| CottontailGrpc.DropEntityMessage.Builder |
Message to drop an entity.
|
| CottontailGrpc.DropIndexMessage |
Message to drop an index.
|
| CottontailGrpc.DropIndexMessage.Builder |
Message to drop an index.
|
| CottontailGrpc.DropSchemaMessage |
Message to drop schema.
|
| CottontailGrpc.DropSchemaMessage.Builder |
Message to drop schema.
|
| CottontailGrpc.EntityDefinition |
Definition of an entity in Cottontail DB.
|
| CottontailGrpc.EntityDefinition.Builder |
Definition of an entity in Cottontail DB.
|
| CottontailGrpc.EntityDetailsMessage |
Message to list entities.
|
| CottontailGrpc.EntityDetailsMessage.Builder |
Message to list entities.
|
| CottontailGrpc.EntityName |
Identifier for an entity.
|
| CottontailGrpc.EntityName.Builder |
Identifier for an entity.
|
| CottontailGrpc.ExecutionHint |
A hint to the query planner.
|
| CottontailGrpc.ExecutionHint.AllowInaccuracyHint |
Protobuf type org.vitrivr.cottontail.grpc.ExecutionHint.AllowInaccuracyHint
|
| CottontailGrpc.ExecutionHint.AllowInaccuracyHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.ExecutionHint.AllowInaccuracyHint
|
| CottontailGrpc.ExecutionHint.Builder |
A hint to the query planner.
|
| CottontailGrpc.ExecutionHint.IndexNameHint |
Protobuf type org.vitrivr.cottontail.grpc.ExecutionHint.IndexNameHint
|
| CottontailGrpc.ExecutionHint.IndexNameHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.ExecutionHint.IndexNameHint
|
| CottontailGrpc.ExecutionHint.NoIndexHint |
Protobuf type org.vitrivr.cottontail.grpc.ExecutionHint.NoIndexHint
|
| CottontailGrpc.ExecutionHint.NoIndexHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.ExecutionHint.NoIndexHint
|
| CottontailGrpc.ExecutionHint.ParallelHint |
Protobuf type org.vitrivr.cottontail.grpc.ExecutionHint.ParallelHint
|
| CottontailGrpc.ExecutionHint.ParallelHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.ExecutionHint.ParallelHint
|
| CottontailGrpc.Expression |
An expression can either be a Literal, a column value or a function invocation.
|
| CottontailGrpc.Expression.Builder |
An expression can either be a Literal, a column value or a function invocation.
|
| CottontailGrpc.Expressions |
A list of expressions.
|
| CottontailGrpc.Expressions.Builder |
A list of expressions.
|
| CottontailGrpc.FloatVector |
A float vector.
|
| CottontailGrpc.FloatVector.Builder |
A float vector.
|
| CottontailGrpc.From |
The from part for a query.
|
| CottontailGrpc.From.Builder |
The from part for a query.
|
| CottontailGrpc.Function |
A function; special type of logic usually executed on expressions used for nearest neighbor search (NNS) and other.
|
| CottontailGrpc.Function.Builder |
A function; special type of logic usually executed on expressions used for nearest neighbor search (NNS) and other.
|
| CottontailGrpc.FunctionName |
Identifier for a function.
|
| CottontailGrpc.FunctionName.Builder |
Identifier for a function.
|
| CottontailGrpc.IndexDefinition |
Message for creating an index.
|
| CottontailGrpc.IndexDefinition.Builder |
Message for creating an index.
|
| CottontailGrpc.IndexName |
Identifier for an index.
|
| CottontailGrpc.IndexName.Builder |
Identifier for an index.
|
| CottontailGrpc.InsertMessage |
Message for inserting data into an entity.
|
| CottontailGrpc.InsertMessage.Builder |
Message for inserting data into an entity.
|
| CottontailGrpc.InsertMessage.InsertElement |
Protobuf type org.vitrivr.cottontail.grpc.InsertMessage.InsertElement
|
| CottontailGrpc.InsertMessage.InsertElement.Builder |
Protobuf type org.vitrivr.cottontail.grpc.InsertMessage.InsertElement
|
| CottontailGrpc.IntVector |
A int vector.
|
| CottontailGrpc.IntVector.Builder |
A int vector.
|
| CottontailGrpc.ListEntityMessage |
Message to list entities.
|
| CottontailGrpc.ListEntityMessage.Builder |
Message to list entities.
|
| CottontailGrpc.ListSchemaMessage |
Message to list schemata.
|
| CottontailGrpc.ListSchemaMessage.Builder |
Message to list schemata.
|
| CottontailGrpc.Literal |
Literal data, i.e.
|
| CottontailGrpc.Literal.Builder |
Literal data, i.e.
|
| CottontailGrpc.LongVector |
A long vector.
|
| CottontailGrpc.LongVector.Builder |
A long vector.
|
| CottontailGrpc.Metadata |
Query metadata used in Cottontail DB.
|
| CottontailGrpc.Metadata.Builder |
Query metadata used in Cottontail DB.
|
| CottontailGrpc.Null |
A null entry.
|
| CottontailGrpc.Null.Builder |
A null entry.
|
| CottontailGrpc.OptimizeEntityMessage |
Message to drop an entity.
|
| CottontailGrpc.OptimizeEntityMessage.Builder |
Message to drop an entity.
|
| CottontailGrpc.Order |
The ORDER BY clause of a query.
|
| CottontailGrpc.Order.Builder |
The ORDER BY clause of a query.
|
| CottontailGrpc.Order.Component |
Protobuf type org.vitrivr.cottontail.grpc.Order.Component
|
| CottontailGrpc.Order.Component.Builder |
Protobuf type org.vitrivr.cottontail.grpc.Order.Component
|
| CottontailGrpc.Projection |
The projection part of a query (select + attributes / count / exists).
|
| CottontailGrpc.Projection.Builder |
The projection part of a query (select + attributes / count / exists).
|
| CottontailGrpc.Projection.ProjectionElement |
Protobuf type org.vitrivr.cottontail.grpc.Projection.ProjectionElement
|
| CottontailGrpc.Projection.ProjectionElement.Builder |
Protobuf type org.vitrivr.cottontail.grpc.Projection.ProjectionElement
|
| CottontailGrpc.Query |
A simple query.
|
| CottontailGrpc.Query.Builder |
A simple query.
|
| CottontailGrpc.QueryMessage |
A single query that should be executed.
|
| CottontailGrpc.QueryMessage.Builder |
A single query that should be executed.
|
| CottontailGrpc.QueryResponseMessage |
A query response message.
|
| CottontailGrpc.QueryResponseMessage.Builder |
A query response message.
|
| CottontailGrpc.QueryResponseMessage.Tuple |
Protobuf type org.vitrivr.cottontail.grpc.QueryResponseMessage.Tuple
|
| CottontailGrpc.QueryResponseMessage.Tuple.Builder |
Protobuf type org.vitrivr.cottontail.grpc.QueryResponseMessage.Tuple
|
| CottontailGrpc.RebuildIndexMessage |
Message to rebuild an index.
|
| CottontailGrpc.RebuildIndexMessage.Builder |
Message to rebuild an index.
|
| CottontailGrpc.Sample |
Describes a random SAMPLE of an Entity.
|
| CottontailGrpc.Sample.Builder |
Describes a random SAMPLE of an Entity.
|
| CottontailGrpc.Scan |
Describes a SCAN of an Entity.
|
| CottontailGrpc.Scan.Builder |
Describes a SCAN of an Entity.
|
| CottontailGrpc.SchemaName |
Identifier for a schema.
|
| CottontailGrpc.SchemaName.Builder |
Identifier for a schema.
|
| CottontailGrpc.TruncateEntityMessage |
Message to drop an entity.
|
| CottontailGrpc.TruncateEntityMessage.Builder |
Message to drop an entity.
|
| CottontailGrpc.UpdateMessage |
Message for updating data in an entity.
|
| CottontailGrpc.UpdateMessage.Builder |
Message for updating data in an entity.
|
| CottontailGrpc.UpdateMessage.UpdateElement |
Protobuf type org.vitrivr.cottontail.grpc.UpdateMessage.UpdateElement
|
| CottontailGrpc.UpdateMessage.UpdateElement.Builder |
Protobuf type org.vitrivr.cottontail.grpc.UpdateMessage.UpdateElement
|
| CottontailGrpc.Vector |
Vector data (as opposed to scalar data).
|
| CottontailGrpc.Vector.Builder |
Vector data (as opposed to scalar data).
|
| CottontailGrpc.Where |
The boolean predicate ('WHERE') part of a QueryMessage.
|
| CottontailGrpc.Where.Builder |
The boolean predicate ('WHERE') part of a QueryMessage.
|
| DDLGrpc |
|
| DDLGrpc.DDLBlockingStub |
|
| DDLGrpc.DDLFutureStub |
|
| DDLGrpc.DDLImplBase |
|
| DDLGrpc.DDLStub |
|
| DMLGrpc |
Endpoint for data management (INSERT, UPDATE and DELETE).
|
| DMLGrpc.DMLBlockingStub |
Endpoint for data management (INSERT, UPDATE and DELETE).
|
| DMLGrpc.DMLFutureStub |
Endpoint for data management (INSERT, UPDATE and DELETE).
|
| DMLGrpc.DMLImplBase |
Endpoint for data management (INSERT, UPDATE and DELETE).
|
| DMLGrpc.DMLStub |
Endpoint for data management (INSERT, UPDATE and DELETE).
|
| DQLGrpc |
Endpoint for data management (SELECT).
|
| DQLGrpc.DQLBlockingStub |
Endpoint for data management (SELECT).
|
| DQLGrpc.DQLFutureStub |
Endpoint for data management (SELECT).
|
| DQLGrpc.DQLImplBase |
Endpoint for data management (SELECT).
|
| DQLGrpc.DQLStub |
Endpoint for data management (SELECT).
|
| TXNGrpc |
Endpoint for transaction management.
|
| TXNGrpc.TXNBlockingStub |
Endpoint for transaction management.
|
| TXNGrpc.TXNFutureStub |
Endpoint for transaction management.
|
| TXNGrpc.TXNImplBase |
Endpoint for transaction management.
|
| TXNGrpc.TXNStub |
Endpoint for transaction management.
|