• Type Parameters

    Parameters

    • key: Key

      Key of the UserData entry

    • vertex: Vertex

      Vertex of the node to check

    Returns boolean

    true if UserData entry for key is compatible to vertex

    Note: This function should be called in the main script engine only. For incomplete graphs (aka when required in the internal engine) consider using the associated impl function.

Generated using TypeDoc