:mod:`langchain_community.graphs.kuzu_graph`.KuzuGraph ============================================================= .. currentmodule:: langchain_community.graphs.kuzu_graph .. autoclass:: KuzuGraph .. rubric:: Attributes .. autosummary:: ~KuzuGraph.get_schema .. rubric:: Methods .. autosummary:: ~KuzuGraph.__init__ ~KuzuGraph.query ~KuzuGraph.refresh_schema .. automethod:: KuzuGraph.__init__ .. automethod:: KuzuGraph.query .. automethod:: KuzuGraph.refresh_schema .. example_links:: KuzuGraph