GraphQueryEngineName | Description |
---|---|
*args | |
**kwargs |
Name | Description |
---|---|
new_records | Type: list[typing.Any] |
Name | Description |
---|---|
input_doc | a list of input documents that are used to build the graph in database. Type: list[Document] | None Default: None |
Name | Description |
---|---|
question | Type: str |
n_results | Type: int Default: 1 |
**kwarg | Type: Any |