I - Vertex IDE - Edge Valuepublic interface EdgeInputFilter<I extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable>
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
dropEdge(I sourceId,
        Edge<I,E> edge)
Whether to drop this edge 
 | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.