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