Type Alias PbVectorIndexWriteNode

Source
pub type PbVectorIndexWriteNode = VectorIndexWriteNode;

Aliased Type§

pub struct PbVectorIndexWriteNode {
    pub table: Option<Table>,
}

Fields§

§table: Option<Table>