g3-toolkit API Reference
    Preparing search index...

    Interface SubgraphSelection

    interface SubgraphSelection {
        nodeIds?: string[];
    }
    Index

    Properties

    Properties

    nodeIds?: string[]

    Node ids to export; empty or omitted exports every node.