TripleStorePersistenceActionIsGraphAction Property |
Gets whether this action pertains to a Graph.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsGraphAction { get; }
Public ReadOnly Property IsGraphAction As Boolean
Get
Property Value
Type:
BooleanSee Also