Click or drag to resize

DeleteCommand Constructor

Overload List
  NameDescription
Public methodDeleteCommand(GraphPattern)
Createa a new DELETE command which operates on the Default Graph.
Public methodDeleteCommand(GraphPattern, Uri)
Creates a new DELETE command.
Public methodDeleteCommand(GraphPattern, GraphPattern)
Creates a new DELETE command which operates on the Default Graph.
Public methodDeleteCommand(GraphPattern, GraphPattern, Uri)
Creates a new DELETE command.
Top
See Also