Senzing Node.js SDK
    Preparing search index...

    Interface SetExpressionFunctionOptions

    interface SetExpressionFunctionOptions {
        connectStr?: string;
        description?: string;
        language?: string;
    }
    Index

    Properties

    connectStr?: string
    description?: string
    language?: string