Click or drag to resize

Path Constructor

Initializes a new instance of the Path class.

Namespace:  VDS.RDF.Shacl
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected Path(
	INode node
)

Parameters

node
Type: VDS.RDFINode
See Also