langchain_community.graphs.age_graph.AGEQueryException¶

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

Exception for the AGE queries.

Parameters

exception (Union[str, Dict]) –