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
ResetActiveGraph Method
Resets the Active Graph to the previous Active Graph.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
void
ResetActiveGraph
()
Sub
ResetActiveGraph
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