Click or drag to resize

AsyncStorageCallbackArgsGraph Property

Gets the Graph that was saved/loaded (if applicable).

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IGraph Graph { get; }

Property Value

Type: IGraph
See Also