Graph: objectA graphical display of facts and linksMethodpublic Graph.Constructor(realm=null)public void Graph.AddNodes(facts, int depth)Add nodes with an array or querypublic virtual int object.Compare(value)Compares this object with another and returns (-1, 0, or 1)public GraphEdge[] Graph.EdgesReturns an array of graph edgespublic virtual Icon object.GetIconReturn a icon for this objectpublic virtual object.GetLayoutBlockReturn a layout inside a blockpublic virtual object.GetLayoutSpanReturn a layout inside a spanpublic virtual object.GetLayoutTipReturn a layout for the hint popuppublic virtual object.GetSourceReferenceReturn a source reference for this objectpublic virtual void object.GetTexSource(source)LaTeX source code for this objectpublic int Graph.LinkCountReturns the number of edgespublic int Graph.NodeCountReturns the number of nodespublic GraphNode[] Graph.NodesReturns an array of graph nodes