dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Update.Commands
DropCommand Class
DropCommand Constructor
DropCommand Constructor
DropCommand Constructor (Uri)
DropCommand Constructor (ClearMode)
DropCommand Constructor (Uri, ClearMode)
DropCommand Constructor (ClearMode, Boolean)
DropCommand Constructor (Uri, ClearMode, Boolean)
DropCommand Constructor
Creates a new DROP command which drops the Default Graph.
Namespace:
VDS.RDF.Update.Commands
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
public
DropCommand
()
Public
Sub
New
See Also
Reference
DropCommand Class
DropCommand Overload
VDS.RDF.Update.Commands Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project