Click or drag to resize

BaseSparqlViewUpdateViewInternal Method

Abstract method that derived classes should implement to update the view.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected abstract void UpdateViewInternal()
See Also