MCPcopy
hub / github.com/langchain-ai/langchain / ingest.py

File ingest.py

templates/neo4j-semantic-ollama/ingest.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from langchain_community.graphs import Neo4jGraph
2
3# Instantiate connection to Neo4j
4graph = Neo4jGraph()

Callers

nothing calls this directly

Calls 2

Neo4jGraphClass · 0.90
queryMethod · 0.45

Tested by

no test coverage detected