:mod:`langchain_community.graphs.networkx_graph`.KnowledgeTriple ======================================================================= .. currentmodule:: langchain_community.graphs.networkx_graph .. autoclass:: KnowledgeTriple .. rubric:: Attributes .. autosummary:: ~KnowledgeTriple.object_ ~KnowledgeTriple.predicate ~KnowledgeTriple.subject .. rubric:: Methods .. autosummary:: ~KnowledgeTriple.__init__ ~KnowledgeTriple.count ~KnowledgeTriple.from_string ~KnowledgeTriple.index .. automethod:: KnowledgeTriple.__init__ .. automethod:: KnowledgeTriple.count .. automethod:: KnowledgeTriple.from_string .. automethod:: KnowledgeTriple.index .. example_links:: KnowledgeTriple