Package n10s.rdf
Class RDFProcedures.DeleteResults
java.lang.Object
n10s.rdf.RDFProcedures.DeleteResults
- Enclosing class:
- RDFProcedures
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExtraInfo(String extraInfo) voidsetNamespaces(Map<String, String> namespaces) voidsetTerminationKO(String message) voidsetTriplesDeleted(long triplesDeleted)
-
Field Details
-
terminationStatus
-
triplesDeleted
public long triplesDeleted -
namespaces
-
extraInfo
-
-
Constructor Details
-
DeleteResults
public DeleteResults()
-
-
Method Details
-
setTriplesDeleted
public void setTriplesDeleted(long triplesDeleted) -
setExtraInfo
-
setNamespaces
-
setTerminationKO
-