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; }
Public ReadOnly Property Graph As IGraph
Get
Property Value
Type:
IGraphSee Also