public abstract class NodeCopy extends StructuralUpdate
data, input, pre, type| Modifier and Type | Method and Description |
|---|---|
void |
prepare()
Prepares this update primitive before execution.
|
int |
size()
Returns the total number of node operations.
|
java.lang.String |
toString() |
adjacentTexts, preShiftsapply, compareTo, merge, targetNode, updatepublic void prepare()
throws QueryException
QueryException - exception during preparation of datapublic final int size()
UpdatePrimitivesize in class UpdatePrimitivepublic java.lang.String toString()
toString in class java.lang.Object