public static final class ConnectedComponentVertexProgram.Builder extends AbstractVertexProgramBuilder<ConnectedComponentVertexProgram.Builder>
configuration| Modifier and Type | Method and Description | 
|---|---|
ConnectedComponentVertexProgram.Builder | 
edges(Traversal.Admin<Vertex,Edge> edgeTraversal)  | 
ConnectedComponentVertexProgram.Builder | 
property(String key)  | 
configure, createclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic ConnectedComponentVertexProgram.Builder edges(Traversal.Admin<Vertex,Edge> edgeTraversal)
public ConnectedComponentVertexProgram.Builder property(String key)
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.