sequence_exists

sequence_exists(sequence_name)

Check if the sequence exists.

Parameters:

sequence_name (str) – sequence name

Return type:

bool

Returns:

True if the sequence exists