Click or drag to resize

GraphMatcherMapping Property

Gets the Blank Node Mapping found between the Graphs (if one was found).

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Dictionary<INode, INode> Mapping { get; }

Property Value

Type: DictionaryINode, INode
See Also