dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Query.Datasets
BaseQuadDataset Class
BaseQuadDataset Methods
AddGraph Method
AddQuad Method
ContainsQuad Method
ContainsTriple Method
Discard Method
Flush Method
GetGraphInternal Method
GetModifiableGraph Method
GetQuads Method
GetQuadsWithObject Method
GetQuadsWithPredicate Method
GetQuadsWithPredicateObject Method
GetQuadsWithSubject Method
GetQuadsWithSubjectObject Method
GetQuadsWithSubjectPredicate Method
GetTriplesWithObject Method
GetTriplesWithPredicate Method
GetTriplesWithPredicateObject Method
GetTriplesWithSubject Method
GetTriplesWithSubjectObject Method
GetTriplesWithSubjectPredicate Method
HasGraph Method
HasGraphInternal Method
IsDefaultGraph Method
RemoveGraph Method
RemoveQuad Method
ResetActiveGraph Method
ResetDefaultGraph Method
SetActiveGraph Method
SetDefaultGraph Method
BaseQuadDataset
Flush Method
Flushes any changes to the dataset.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
public
virtual
void
Flush
()
Public
Overridable
Sub
Flush
Implements
ISparqlDataset
Flush
See Also
Reference
BaseQuadDataset Class
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