LangChain Reference home page
Search...
āK
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
āI
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
ā¢
Shift+Enter
new line
Menu
Navigation
Projects
LangGraph
LangGraph Checkpoint
LangGraph Store
Checkpoint Postgres
Store Postgres
Checkpoint SQLite
LangGraph Prebuilt
LangGraph CLI
LangGraph SDK
LangGraph Supervisor
LangGraph Swarm
Language
Python
JavaScript
Theme
Light
Dark
Python
langgraph.store
base
BaseStore
Class
v4.2.0 (latest)
ā
Since v1.0
BaseStore
Copy
BaseStore
(
)
Bases
ABC
Used in Docs
Isolate store data per user
Stores
Attributes
Methods
View source on GitHub
Version History
attribute
supports_ttl
:
bool
attribute
ttl_config
:
TTLConfig
|
None