Senzing Node.js SDK
    Preparing search index...

    Interface AddExpressionFunctionOptions

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

    Properties

    connectStr: string
    description?: string
    language?: string