Click or drag to resize

TripleToString Method

Gets a String representation of a Triple in the form 'Subject , Predicate , Object'.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override string ToString()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Triple.ToString"]

See Also