public class WorkspaceEdges extends Object implements com.v5analytics.webster.ParameterizedHandler
| Constructor and Description |
|---|
WorkspaceEdges(org.vertexium.Graph graph,
WorkspaceRepository workspaceRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected org.visallo.web.clientapi.model.ClientApiWorkspaceEdges |
getEdges(javax.servlet.http.HttpServletRequest request,
String workspaceId,
Iterable<String> vertexIds,
org.vertexium.Authorizations authorizations)
This is overridable so web plugins can modify the resulting set of edges.
|
org.visallo.web.clientapi.model.ClientApiWorkspaceEdges |
handle(javax.servlet.http.HttpServletRequest request,
String[] additionalVertexIds,
String workspaceId,
User user,
org.vertexium.Authorizations authorizations) |
@Inject
public WorkspaceEdges(org.vertexium.Graph graph,
WorkspaceRepository workspaceRepository)
Copyright © 2013–2016 V5 Analytics. All rights reserved.