langchain/libs/community/langchain_community/graphs
Alex Thomas 5867f25ff3
community[patch]: Neo4j community deprecation (#28130)
Adds deprecation notices for Neo4j components moving to the
`langchain_neo4j` partner package.

- Adds deprecation warnings to all Neo4j-related classes and functions
that have been migrated to the new `langchain_neo4j` partner package
- Updates documentation to reference the new `langchain_neo4j` package
instead of `langchain_community`
2024-11-25 10:34:22 -08:00
..
__init__.py
age_graph.py
arangodb_graph.py
falkordb_graph.py
graph_document.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
graph_store.py
gremlin_graph.py
hugegraph.py
index_creator.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
kuzu_graph.py
memgraph_graph.py
nebula_graph.py
neo4j_graph.py community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
neptune_graph.py community: NeptuneGraph fix (#23281) 2024-08-23 15:34:26 +00:00
neptune_rdf_graph.py
networkx_graph.py
ontotext_graphdb_graph.py
rdf_graph.py
tigergraph_graph.py