Class VertexComputeKey

  • All Implemented Interfaces:
    Serializable

    public final class VertexComputeKey
    extends Object
    implements Serializable
    A VertexComputeKey specifies a property of a vertex that will be used to store GraphComputer data. If the VertexComputeKey is specified as transient, it will be dropped from the vertex prior to returning the ComputerResult graph.
    Author:
    Marko A. Rodriguez (http://markorodriguez.com)
    See Also:
    Serialized Form