Gets the unique Subject, Predicate and Object nodes of the Graph.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxIEnumerable<INode> AllNodes { get; }
ReadOnly Property AllNodes As IEnumerable(Of INode)
Get
Property Value
Type:
IEnumerable<INode>
See Also