public interface OrderedSearchVertex extends Vertex
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_SEARCH_ORDER_VALUE
Default value to which vertices' search order fields are initialized unless otherwise specified.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSearchOrder()
Get the value of the searchOrder field
|
void |
setSearchOrder(int searchOrder)
Set the value of the searchOrder field
|
addAdjacency, adjacencyCount, clearAdjacencies, containsAdjacency, getAdjacencies, getGraph, hasAdjacencies, removeAdjacency, setGraphstatic final int DEFAULT_SEARCH_ORDER_VALUE