Click or drag to resize

WrapperDataset.HasTriples 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

ISparqlDataset.HasTriples
See Also