I - vertex idpublic interface CreateSourceVertexCallback<I extends org.apache.hadoop.io.Writable> extends GiraphConfigurationSettable
| Modifier and Type | Method and Description | 
|---|---|
| boolean | shouldCreateSourceVertex(I vertexId)Should we create a vertex that doesn't exist in vertex input
 but only exists in edge input | 
setConfboolean shouldCreateSourceVertex(I vertexId)
vertexId - the id of vertex to be createdCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.