Click or drag to resize

InMemoryDataset 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 InMemoryDataset()
See Also