Method invoked to indicate that no more triples remain to be written to the sink.
Namespace: BrightstarDB.RdfAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
void Close() |
| Visual Basic |
|---|
Sub Close |
| Visual C++ |
|---|
void Close() |
| F# |
|---|
abstract Close : unit -> unit |