langchain/docs/static
Katarina Supe aba2711e7f
community: update Memgraph integration (#27017)
**Description:**
- **Memgraph** no longer relies on `Neo4jGraphStore` but **implements
`GraphStore`**, just like other graph databases.
- **Memgraph** no longer relies on `GraphQAChain`, but implements
`MemgraphQAChain`, just like other graph databases.
- The refresh schema procedure has been updated to try using `SHOW
SCHEMA INFO`. The fallback uses Cypher queries (a combination of schema
and Cypher) → **LangChain integration no longer relies on MAGE
library**.
- The **schema structure** has been reformatted. Regardless of the
procedures used to get schema, schema structure is the same.
- The `add_graph_documents()` method has been implemented. It transforms
`GraphDocument` into Cypher queries and creates a graph in Memgraph. It
implements the ability to use `baseEntityLabel` to improve speed
(`baseEntityLabel` has an index on the `id` property). It also
implements the ability to include sources by creating a `MENTIONS`
relationship to the source document.
- Jupyter Notebook for Memgraph has been updated.
- **Issue:** /
- **Dependencies:** /
- **Twitter handle:** supe_katarina (DX Engineer @ Memgraph)

Closes #25606
2024-12-10 10:57:21 -05:00
..
fonts docs: reorg and visual refresh (#19765) 2024-04-04 00:58:36 -07:00
img community: update Memgraph integration (#27017) 2024-12-10 10:57:21 -05:00
js docs[minor]: Swap gtag for supabase (#18937) 2024-03-11 14:23:12 -07:00
svg docs: new stack diagram (#27972) 2024-11-07 22:46:56 +00:00
.nojekyll Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
robots.txt docs[patch]: Add robots.txt and root sitemap (#22492) 2024-06-04 11:26:40 -07:00