Click or drag to resize

InMemoryManager.ListGraphsSupported Property

Returns that listing graphs is supported.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override bool ListGraphsSupported { get; }

Property Value

Type: Boolean

Implements

IStorageCapabilities.ListGraphsSupported
IStorageCapabilities.ListGraphsSupported
See Also