public bool IsSubGraphOf( IGraph g, out Dictionary<INode, INode> mapping )
Public Function IsSubGraphOf ( g As IGraph, <OutAttribute> ByRef mapping As Dictionary(Of INode, INode) ) As Boolean
[Missing <returns> documentation for "M:VDS.RDF.BaseGraph.IsSubGraphOf(VDS.RDF.IGraph,System.Collections.Generic.Dictionary{VDS.RDF.INode,VDS.RDF.INode}@)"]
Copyright (c) 2009 - 2020 dotNetRDF Project