langchain_community.graphs.age_graph.AGEQueryException¶

class langchain_community.graphs.age_graph.AGEQueryException(exception: Union[str, Dict])[source]¶

针对AGE查询的异常。

Parameters

exception (Union[str, Dict]) –

Return type

None