generateQuery

open override fun generateQuery(request: RagRequest): CypherQuery

Generate a Cypher query for the given RAG request and schema.

Return

a CypherQuery object containing the generated Cypher query

Parameters

request

the RAG request containing the query