Click or drag to resize

IncompleteTriplePredicate Property

Gets the Predicate of the Incomplete Triple.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public INode Predicate { get; }

Property Value

Type: INode
See Also