@vectorize-io/vectorize-client
    Preparing search index...

    Interface SINGLESTOREConfig

    Configuration for SingleStore connector

    SINGLESTOREConfig

    interface SINGLESTOREConfig {
        table: string;
    }
    Index

    Properties

    Properties

    table: string

    Table Name. Example: Enter table name

    SINGLESTOREConfig