public class EdgeCreate extends Object implements com.v5analytics.webster.ParameterizedHandler
| Constructor and Description |
|---|
EdgeCreate(org.vertexium.Graph graph,
WorkQueueRepository workQueueRepository,
GraphRepository graphRepository,
VisibilityTranslator visibilityTranslator) |
| Modifier and Type | Method and Description |
|---|---|
org.visallo.web.clientapi.model.ClientApiElement |
handle(String edgeId,
String outVertexId,
String inVertexId,
String predicateLabel,
String visibilitySource,
String justificationText,
org.visallo.web.clientapi.model.ClientApiSourceInfo sourceInfo,
String workspaceId,
ResourceBundle resourceBundle,
User user,
org.vertexium.Authorizations authorizations) |
@Inject
public EdgeCreate(org.vertexium.Graph graph,
WorkQueueRepository workQueueRepository,
GraphRepository graphRepository,
VisibilityTranslator visibilityTranslator)
public org.visallo.web.clientapi.model.ClientApiElement handle(String edgeId, String outVertexId, String inVertexId, String predicateLabel, String visibilitySource, String justificationText, org.visallo.web.clientapi.model.ClientApiSourceInfo sourceInfo, String workspaceId, ResourceBundle resourceBundle, User user, org.vertexium.Authorizations authorizations) throws Exception
ExceptionCopyright © 2013–2016 V5 Analytics. All rights reserved.