[PR #2294] [MERGED] Add neo4j checkpoint saver under integrations #2302

Closed
opened 2026-02-17 17:23:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2294
Author: @tomasonjo
Created: 1/20/2026
Status: Merged
Merged: 1/22/2026
Merged by: @lnhsingh

Base: mainHead: main


📝 Commits (3)

  • a9d1cc6 add neo4j checkpoint saver under integrations
  • 93935dc swith to lc
  • ce7ebc9 Update src/oss/python/integrations/providers/neo4j.mdx

📊 Changes

1 file changed (+23 additions, -0 deletions)

View changed files

📝 src/oss/python/integrations/providers/neo4j.mdx (+23 -0)

📄 Description

Overview

Type of change

Type: Update existing documentation

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes

We've added checkpoint saver in langchain-neo4j package, and would like to add it under the integration page.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2294 **Author:** [@tomasonjo](https://github.com/tomasonjo) **Created:** 1/20/2026 **Status:** ✅ Merged **Merged:** 1/22/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`a9d1cc6`](https://github.com/langchain-ai/docs/commit/a9d1cc6c755157d7323834b47f78fb49747bbe41) add neo4j checkpoint saver under integrations - [`93935dc`](https://github.com/langchain-ai/docs/commit/93935dcf03a7a05c3534e4472d259afb5f0659ee) swith to lc - [`ce7ebc9`](https://github.com/langchain-ai/docs/commit/ce7ebc9bfcfa4512d5f6e299d8e41b075af6dd03) Update src/oss/python/integrations/providers/neo4j.mdx ### 📊 Changes **1 file changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/neo4j.mdx` (+23 -0) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> ## Type of change **Type:** Update existing documentation ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> We've added checkpoint saver in langchain-neo4j package, and would like to add it under the integration page. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:16 -05:00
yindo closed this issue 2026-02-17 17:23:16 -05:00
yindo changed title from [PR #2294] Add neo4j checkpoint saver under integrations to [PR #2294] [MERGED] Add neo4j checkpoint saver under integrations 2026-06-05 18:17:46 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2302