Class VertexProgramHelper


  • public final class VertexProgramHelper
    extends Object
    Author:
    Marko A. Rodriguez (http://markorodriguez.com)
    • Method Detail

      • isTransientVertexComputeKey

        public static boolean isTransientVertexComputeKey​(String key,
                                                          Set<VertexComputeKey> vertexComputeKeySet)
      • serialize

        public static void serialize​(Object object,
                                     org.apache.commons.configuration2.Configuration configuration,
                                     String key)
      • deserialize

        public static <T> T deserialize​(org.apache.commons.configuration2.Configuration configuration,
                                        String key)