Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
langchain_community.graphs
import
Neo4jGraph
2
3
# Instantiate connection to Neo4j
4
graph = Neo4jGraph()
Callers
nothing calls this directly
Calls
2
Neo4jGraph
Class · 0.90
query
Method · 0.45
Tested by
no test coverage detected