Click or drag to resize

GraphDiffReportExtensions Class

Provides useful Extension Methods for working with graph diff reports.
Inheritance Hierarchy
SystemObject
  VDS.RDFGraphDiffReportExtensions

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static class GraphDiffReportExtensions

The GraphDiffReportExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAsUpdate
Converts a diff to an equivalent SPARQL Update INSERT/DELETE command.
Top
See Also