@valon-technologies/gestalt
    Preparing search index...

    Interface Relationship

    interface Relationship {
        tuple?: RelationshipTuple;
        properties?: object;
        sourceLayer?: SourceLayer;
    }
    Index

    Properties

    properties?: object
    sourceLayer?: SourceLayer