LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
  • Overview
  • LangGraph Checkpoint
    Checkpoint Postgres
    Store Postgres
    Checkpoint SQLite
    LangGraph Prebuilt
    LangGraph CLI
    LangGraph SDK
    LangGraph Supervisor
    LangGraph Swarm
    ⌘I

    LangChain Assistant

    Ask a question to get started

    Enter to send•Shift+Enter new line

    Menu

    LangGraph Checkpoint
    Checkpoint Postgres
    Store Postgres
    Checkpoint SQLite
    LangGraph Prebuilt
    LangGraph CLI
    LangGraph SDK
    LangGraph Supervisor
    LangGraph Swarm
    Language
    Theme
    Pythonlanggraph.checkpointbaseidUUID
    Class●Since v1.0

    UUID

    Copy
    UUID(
      self,
      hex: str | None = None,
      bytes: bytes | None

    Bases

    uuid.UUID

    Constructors

    Attributes

    Inherited fromUUID

    Attributes

    Asubsec: intAtime: int
    View source on GitHub
    =
    None
    ,
    bytes_le
    :
    bytes
    |
    None
    =
    None
    ,
    fields
    :
    tuple
    [
    int
    ,
    int
    ,
    int
    ,
    int
    ,
    int
    ,
    int
    ]
    |
    None
    =
    None
    ,
    int
    :
    int
    |
    None
    =
    None
    ,
    version
    :
    int
    |
    None
    =
    None
    ,
    *
    ,
    is_safe
    :
    uuid
    .
    SafeUUID
    =
    uuid
    .
    SafeUUID
    .
    unknown
    )
    constructor
    __init__
    NameType
    hexstr | None
    bytesbytes | None
    bytes_lebytes | None
    fieldstuple[int, int, int, int, int, int] | None
    intint | None
    versionint | None
    is_safeuuid.SafeUUID
    attribute
    subsec: int
    attribute
    time: int

    UUID draft version objects