public class VertexFindRelated extends Object implements com.v5analytics.webster.ParameterizedHandler
| Constructor and Description |
|---|
VertexFindRelated(SearchRepository searchRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected org.visallo.web.clientapi.model.ClientApiElementFindRelatedResponse |
getVertices(SearchOptions searchOptions,
User user,
org.vertexium.Authorizations authorizations)
This is overridable so web plugins can modify the resulting set of vertices.
|
org.visallo.web.clientapi.model.ClientApiElementFindRelatedResponse |
handle(javax.servlet.http.HttpServletRequest request,
String workspaceId,
User user,
org.vertexium.Authorizations authorizations) |
@Inject public VertexFindRelated(SearchRepository searchRepository)
public org.visallo.web.clientapi.model.ClientApiElementFindRelatedResponse handle(javax.servlet.http.HttpServletRequest request,
String workspaceId,
User user,
org.vertexium.Authorizations authorizations)
throws Exception
Exceptionprotected org.visallo.web.clientapi.model.ClientApiElementFindRelatedResponse getVertices(SearchOptions searchOptions, User user, org.vertexium.Authorizations authorizations)
Copyright © 2013–2016 V5 Analytics. All rights reserved.