Click or drag to resize

InMemoryQuadDataset Constructor

Creates a new in-memory dataset using the default in-memory TripleStore as the underlying storage.

Namespace:  VDS.RDF.Query.Datasets
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public InMemoryQuadDataset()
See Also