Class ExtractWalkVertex

  • All Implemented Interfaces:
    Function<Walk,​Object>

    public class ExtractWalkVertex
    extends uk.gov.gchq.koryphe.function.KorypheFunction<Walk,​Object>
    An ExtractWalkVertex is a utility KorypheFunction, for simplifying the extraction of the starting Vertex from a Walk object.
    • Constructor Detail

      • ExtractWalkVertex

        public ExtractWalkVertex()