
public interface NodeOperationResponse
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isOk() |
void |
read(DataInput in) |
void |
write(DataOutput out) |
void write(DataOutput out) throws IOException
IOExceptionvoid read(DataInput in) throws IOException
IOExceptiondefault boolean isOk()
Copyright © 2009–2025 OrientDB. All rights reserved.