public class VertexFindPath extends Object implements com.v5analytics.webster.ParameterizedHandler
| Constructor and Description |
|---|
VertexFindPath(org.vertexium.Graph graph,
LongRunningProcessRepository longRunningProcessRepository) |
| Modifier and Type | Method and Description |
|---|---|
org.visallo.web.clientapi.model.ClientApiLongRunningProcessSubmitResponse |
handle(User user,
String workspaceId,
String outVertexId,
String inVertexId,
int hops,
String[] edgeLabels,
org.vertexium.Authorizations authorizations,
VisalloResponse response) |
@Inject
public VertexFindPath(org.vertexium.Graph graph,
LongRunningProcessRepository longRunningProcessRepository)
public org.visallo.web.clientapi.model.ClientApiLongRunningProcessSubmitResponse handle(User user, String workspaceId, String outVertexId, String inVertexId, int hops, String[] edgeLabels, org.vertexium.Authorizations authorizations, VisalloResponse response) throws Exception
ExceptionCopyright © 2013–2016 V5 Analytics. All rights reserved.