g3-toolkit API Reference
    Preparing search index...

    Variable typeCollapseConst

    typeCollapse: ProjectionStep = ...

    T1: Type Collapse. Removes rdf:type triples. The pipeline's rdfToUGM step reads remaining rdf:type triples to build the types array, so this transform is a no-op filter (types are handled natively). However, it removes rdf:type from being rendered as an edge.

    When DISABLED, rdf:type triples become visible edges in the canvas.