Metreeca Keep
    Preparing search index...

    Function isFilteredFlake

    • Checks whether a Flake carries a filtering constraint, at the node or anywhere beneath it.

      True when the node carries a value-, pattern-, or membership-matching constraint, or when any transform stage or property branch does, at any depth. Narrower than isConstrainedFlake: the focus and order slots do not count as filters.

      Parameters

      • flake: Flake

        The flake to test

      Returns boolean

      true when the node or any descendant carries a filtering constraint; false otherwise