Click or drag to resize

TripleStorePersistenceActionIsGraphAction Property

Gets whether this action pertains to a Graph.

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

Property Value

Type: Boolean
See Also