Interface CottontailGrpc.DropIndexMessageOrBuilder

    • Method Detail

      • hasTxId

        boolean hasTxId()
        .org.vitrivr.cottontail.grpc.TransactionId txId = 1;
        Returns:
        Whether the txId field is set.
      • hasIndex

        boolean hasIndex()
        .org.vitrivr.cottontail.grpc.IndexName index = 2;
        Returns:
        Whether the index field is set.