Polyglot SQL API Documentation - v0.5.12
    Preparing search index...

    Interface SetOperationBranchFact

    interface SetOperationBranchFact {
        index: number;
        projections: ProjectionFact[];
    }
    Index

    Properties

    Properties

    index: number
    projections: ProjectionFact[]