Click or drag to resize

WrapperDatasetHasTriples Property

Gets whether the dataset has any triples.

Namespace:  VDS.RDF.Query.Datasets
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public virtual bool HasTriples { get; }

Property Value

Type: Boolean

Implements

ISparqlDatasetHasTriples
See Also