dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Query.Datasets
FullTextIndexedDataset Class
FullTextIndexedDataset Methods
AddGraph Method
Discard Method
Flush Method
GetModifiableGraph Method
RemoveGraph Method
SerializeConfiguration Method
FullTextIndexedDataset
Flush Method
Flushes changes to the Dataset and ensures the Index is up to date.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
C#
VB
Copy
public
override
void
Flush
()
Public
Overrides
Sub
Flush
Implements
ISparqlDataset
Flush
See Also
Reference
FullTextIndexedDataset 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