SparqlViewUpdateViewInternal Method |
Updates the view by making the SPARQL Query in-memory over the relevant Triple Store.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected override void UpdateViewInternal()
Protected Overrides Sub UpdateViewInternal
See Also