Click or drag to resize

TripleStorePersistenceActionGraphAction Property

Gets the Graph Action (if any).

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

Property Value

Type: GraphPersistenceAction
See Also