• Reorders edge such that the source key and attributes are the same as that of the provided key.

    Type Parameters

    • TNode extends Attributes

    • TEdge extends Attributes

    Parameters

    • selfKey: string
    • edge: EdgeEntry<TNode, TEdge>

    Returns EdgeEntry<TNode, TEdge>

Generated using TypeDoc