dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Query.Datasets
ISparqlDataset Interface
ISparqlDataset Methods
AddGraph Method
ContainsTriple Method
Discard Method
Flush Method
GetModifiableGraph Method
GetTriplesWithObject Method
GetTriplesWithPredicate Method
GetTriplesWithPredicateObject Method
GetTriplesWithSubject Method
GetTriplesWithSubjectObject Method
GetTriplesWithSubjectPredicate Method
HasGraph Method
RemoveGraph Method
ResetActiveGraph Method
ResetDefaultGraph Method
SetActiveGraph Method
SetDefaultGraph Method
ISparqlDataset
ResetDefaultGraph Method
Resets the Default Graph to the previous Default Graph.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
void
ResetDefaultGraph
()
Sub
ResetDefaultGraph
See Also
Reference
ISparqlDataset Interface
VDS.RDF.Query.Datasets Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project