ExtractWalkEdges |
An ExtractWalkEdges is a utility KorypheFunction for extracting the List of
Set s of Gaffer Edge s, from a provided Walk object.
|
ExtractWalkEdgesFromHop |
An ExtractWalkEdgesFromHop is a utility KorypheFunction for extracting the Set of
Gaffer Edge s from a provided Walk object, at a given hop.
|
ExtractWalkEntities |
An ExtractWalkEntities is a utility KorypheFunction for extracting the List of
Set s of Gaffer Entity s, from a provided Walk object.
|
ExtractWalkEntitiesFromHop |
An ExtractWalkEntitiesFromHop is a utility KorypheFunction for extracting the Set of
Gaffer Entity s 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.
|