dotNetRDF API Documentation

BaseGraph.Nodes Property

Gets the set of Nodes which make up this Graph

public virtual IEnumerable<INode> Nodes { public get; }

Implements

IGraph.Nodes

See Also

BaseGraph Class | VDS.RDF Namespace