i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > VisualQueryConstraints

    spi.VisualQueryConstraints type

    The constraints that apply to Visual Query structures.

    Signature:

    export type VisualQueryConstraints = {
        outputSelectionSupported?: boolean;
        maximumCountConditions?: number;
        maximumQueryLinkCount?: number;
        maximumAnyEntityTypeSupported?: number;
        maximumAnyLinkTypeSupported?: number;
      };
    
    In this article
    Back to top © N. Harris Computer Corporation