public static class GraphComputer.Exceptions extends Object
public static UnsupportedOperationException adjacentVertexLabelsCanNotBeRead()
public static UnsupportedOperationException adjacentVertexPropertiesCanNotBeReadOrUpdated()
public static UnsupportedOperationException adjacentVertexEdgesAndVerticesCanNotBeReadOrUpdated()
public static IllegalArgumentException providedKeyIsNotAnElementComputeKey(String key)
public static IllegalArgumentException providedKeyIsNotAMemoryComputeKey(String key)
public static IllegalArgumentException resultGraphPersistCombinationNotSupported(GraphComputer.ResultGraph resultGraph, GraphComputer.Persist persist)
public static IllegalStateException computerHasAlreadyBeenSubmittedAVertexProgram()
public static IllegalStateException computerHasNoVertexProgramNorMapReducers()
public static UnsupportedOperationException incidentAndAdjacentElementsCanNotBeAccessedInMapReduce()
public static UnsupportedOperationException vertexPropertiesCanNotBeUpdatedInMapReduce()
public static IllegalArgumentException computerRequiresMoreWorkersThanSupported(int workers, int maxWorkers)
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.