| 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 single column.
|
| CottontailGrpc.ColumnName.Builder |
Identifier for a single 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 a single entity.
|
| CottontailGrpc.EntityName.Builder |
Identifier for a single entity.
|
| 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.IndexDefinition |
Message for creating an index.
|
| CottontailGrpc.IndexDefinition.Builder |
Message for creating an index.
|
| CottontailGrpc.IndexName |
Identifier for a single index.
|
| CottontailGrpc.IndexName.Builder |
Identifier for a single 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.Knn |
The kNN part of a QueryMessage.
|
| CottontailGrpc.Knn.Builder |
The kNN part of a QueryMessage.
|
| CottontailGrpc.KnnHint |
A hint to the query planner for NNS-clauses.
|
| CottontailGrpc.KnnHint.AllowInexactKnnHint |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.AllowInexactKnnHint
|
| CottontailGrpc.KnnHint.AllowInexactKnnHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.AllowInexactKnnHint
|
| CottontailGrpc.KnnHint.Builder |
A hint to the query planner for NNS-clauses.
|
| CottontailGrpc.KnnHint.IndexNameKnnHint |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.IndexNameKnnHint
|
| CottontailGrpc.KnnHint.IndexNameKnnHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.IndexNameKnnHint
|
| CottontailGrpc.KnnHint.IndexTypeKnnHint |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.IndexTypeKnnHint
|
| CottontailGrpc.KnnHint.IndexTypeKnnHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.IndexTypeKnnHint
|
| CottontailGrpc.KnnHint.NoIndexKnnHint |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.NoIndexKnnHint
|
| CottontailGrpc.KnnHint.NoIndexKnnHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.NoIndexKnnHint
|
| CottontailGrpc.KnnHint.ParallelKnnHint |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.ParallelKnnHint
|
| CottontailGrpc.KnnHint.ParallelKnnHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.KnnHint.ParallelKnnHint
|
| 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.Literals |
A list of literals.
|
| CottontailGrpc.Literals.Builder |
A list of literals.
|
| CottontailGrpc.LongVector |
A long vector.
|
| CottontailGrpc.LongVector.Builder |
A long vector.
|
| 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 single schema.
|
| CottontailGrpc.SchemaName.Builder |
Identifier for a single schema.
|
| CottontailGrpc.Transaction |
Describes a basic transaction in Cottontail DB.
|
| CottontailGrpc.Transaction.Builder |
Describes a basic transaction in Cottontail DB.
|
| CottontailGrpc.TransactionId |
A transaction ID in Cottontail DB.
|
| CottontailGrpc.TransactionId.Builder |
A transaction ID in Cottontail DB.
|
| 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.
|
| CottontailGrpc.WhereHint |
A hint to the query planner for boolean predicate ('WHERE')-clauses.
|
| CottontailGrpc.WhereHint.Builder |
A hint to the query planner for boolean predicate ('WHERE')-clauses.
|
| CottontailGrpc.WhereHint.IndexNameWhereHint |
Protobuf type org.vitrivr.cottontail.grpc.WhereHint.IndexNameWhereHint
|
| CottontailGrpc.WhereHint.IndexNameWhereHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.WhereHint.IndexNameWhereHint
|
| CottontailGrpc.WhereHint.IndexTypeWhereHint |
Protobuf type org.vitrivr.cottontail.grpc.WhereHint.IndexTypeWhereHint
|
| CottontailGrpc.WhereHint.IndexTypeWhereHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.WhereHint.IndexTypeWhereHint
|
| CottontailGrpc.WhereHint.NoIndexWhereHint |
Protobuf type org.vitrivr.cottontail.grpc.WhereHint.NoIndexWhereHint
|
| CottontailGrpc.WhereHint.NoIndexWhereHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.WhereHint.NoIndexWhereHint
|
| CottontailGrpc.WhereHint.ParallelWhereHint |
Protobuf type org.vitrivr.cottontail.grpc.WhereHint.ParallelWhereHint
|
| CottontailGrpc.WhereHint.ParallelWhereHint.Builder |
Protobuf type org.vitrivr.cottontail.grpc.WhereHint.ParallelWhereHint
|
| 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.
|