public class RingsDetectionMessage extends Object implements Value.CustomizeValue<List<Object>>
Value.CustomizeValue<T>, Value.Tvalue<T>| Constructor and Description |
|---|
RingsDetectionMessage() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPath(Vertex vertex) |
IdList |
path() |
void |
read(RandomAccessInput in) |
List<Object> |
value() |
Properties |
walkEdgeProp() |
void |
walkEdgeProp(Properties properties) |
void |
write(RandomAccessOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassign, compareTo, copy, valueTypecheckAssign, isNumber, stringpublic void read(RandomAccessInput in) throws IOException
read in interface ReadableIOExceptionpublic void write(RandomAccessOutput out) throws IOException
write in interface WritableIOExceptionpublic IdList path()
public void addPath(Vertex vertex)
public Properties walkEdgeProp()
public void walkEdgeProp(Properties properties)
Copyright © 2020–2021. All rights reserved.