langchain/libs/community/langchain_community/graphs
Ian Muge a8ce63903d
community: Add edge properties to the gremlin graph schema (#30449)
Description: Extend the gremlin graph schema to include the edge
properties, grouped by its triples; i.e: `inVLabel` and `outVLabel`.
This should give more context when crafting queries to run against a
gremlin graph db
2025-03-24 19:03:01 -04:00
..
__init__.py
age_graph.py
arangodb_graph.py
falkordb_graph.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
graph_document.py
graph_store.py
gremlin_graph.py community: Add edge properties to the gremlin graph schema (#30449) 2025-03-24 19:03:01 -04:00
hugegraph.py
index_creator.py
kuzu_graph.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
memgraph_graph.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
nebula_graph.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
neo4j_graph.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
neptune_graph.py
neptune_rdf_graph.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
networkx_graph.py
ontotext_graphdb_graph.py
rdf_graph.py community: Bump ruff version to 0.9 (#29206) 2025-02-08 01:21:10 +00:00
tigergraph_graph.py