• Create updated graph UserData

    Returns

    Updated UserData

    Note: This function does not modify the underlying graph

    Type Parameters

    • Key extends keyof GraphUserDataEntries

    Parameters

    • key: Key

      UserData entry key

    • value: GraphUserDataEntries[Key]

      Value to set for key's entry

    • Optional userData: StringIndexedInterface

    Returns StringIndexedInterface

Generated using TypeDoc