| ExtractWalkEdges |
An ExtractWalkEdges is a utility KorypheFunction for extracting the List of
Sets of Gaffer Edges, from a provided Walk object.
|
| ExtractWalkEdgesFromHop |
An ExtractWalkEdgesFromHop is a utility KorypheFunction for extracting the Set of
Gaffer Edges from a provided Walk object, at a given hop.
|
| ExtractWalkEntities |
An ExtractWalkEntities is a utility KorypheFunction for extracting the List of
Sets of Gaffer Entitys, from a provided Walk object.
|
| ExtractWalkEntitiesFromHop |
An ExtractWalkEntitiesFromHop is a utility KorypheFunction for extracting the Set of
Gaffer Entitys from a provided Walk object, for a given hop.
|
| ExtractWalkVertex |
An ExtractWalkVertex is a utility KorypheFunction,
for simplifying the extraction of the starting Vertex from a Walk object.
|