:mod:`langchain.graphs.memgraph_graph`.MemgraphGraph =========================================================== .. currentmodule:: langchain.graphs.memgraph_graph .. autoclass:: MemgraphGraph .. rubric:: Methods .. autosummary:: ~MemgraphGraph.__init__ ~MemgraphGraph.query ~MemgraphGraph.refresh_schema .. rubric:: Attributes .. autosummary:: ~MemgraphGraph.get_schema .. example_links:: MemgraphGraph