NativeSparqlViewUpdateViewInternal Method |
Updates the view by making the query over the Native Store (i.e. the query is handled by the stores SPARQL implementation).
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected override void UpdateViewInternal()
Protected Overrides Sub UpdateViewInternal
See Also