v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.2
LangChain.js
langchain-community/chains/graph_qa/cypher
GraphCypherQAChainInput
Interface GraphCypherQAChainInput
interface
GraphCypherQAChainInput
{
cypherGenerationChain
:
LLMChain
;
graph
:
Neo4jGraph
;
qaChain
:
LLMChain
;
inputKey
?:
string
;
outputKey
?:
string
;
returnDirect
?:
boolean
;
returnIntermediateSteps
?:
boolean
;
topK
?:
number
;
}
Hierarchy (
view full
)
Toolkit
GraphCypherQAChainInput
Index
Properties
cypher
Generation
Chain
graph
qa
Chain
input
Key?
output
Key?
return
Direct?
return
Intermediate
Steps?
topK?
Properties
cypher
Generation
Chain
cypher
Generation
Chain
:
LLMChain
graph
graph
:
Neo4jGraph
qa
Chain
qa
Chain
:
LLMChain
Optional
input
Key
input
Key
?:
string
Optional
output
Key
output
Key
?:
string
Optional
return
Direct
return
Direct
?:
boolean
Optional
return
Intermediate
Steps
return
Intermediate
Steps
?:
boolean
Optional
topK
topK
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
cypher
Generation
Chain
graph
qa
Chain
input
Key
output
Key
return
Direct
return
Intermediate
Steps
topK
LangChain.js - v0.2.2
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
upstash_ratelimit
chains/graph_qa/cypher
chat_models
alibaba_tongyi
Loading...
Generated using
TypeDoc