public class MetadataGraphPropertyWorker extends GraphPropertyWorker
| Constructor and Description |
|---|
MetadataGraphPropertyWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(InputStream in,
GraphPropertyWorkData data) |
org.json.JSONObject |
getMetadataJson(GraphPropertyWorkData data) |
boolean |
isHandled(org.vertexium.Element element,
org.vertexium.Property property) |
void |
queueProperty(org.json.JSONObject propertyJson,
GraphPropertyWorkData data) |
addVertexToWorkspaceIfNeeded, addVideoTranscriptAsTextPropertiesToMutation, applyTermMentionFilters, getAuthorizations, getConfiguration, getGraph, getGraphAuthorizationRepository, getGraphRepository, getOntologyRepository, getUser, getVisibilityTranslator, getWorkQueueRepository, getWorkspaceRepository, isConceptType, isDeleteHandled, isHiddenHandled, isLocalFileRequired, isTextProperty, isUnhiddenHandled, isVertex, prepare, pushChangedPropertiesOnWorkQueue, pushTextUpdated, pushVideoTranscriptTextPropertiesOnWorkQueue, setConfiguration, setGraph, setGraphAuthorizationRepository, setGraphRepository, setOntologyRepository, setVisibilityTranslator, setWorkQueueRepository, setWorkspaceRepository, verifypublic void execute(InputStream in, GraphPropertyWorkData data) throws Exception
execute in class GraphPropertyWorkerExceptionpublic void queueProperty(org.json.JSONObject propertyJson,
GraphPropertyWorkData data)
public org.json.JSONObject getMetadataJson(GraphPropertyWorkData data) throws IOException
IOExceptionpublic boolean isHandled(org.vertexium.Element element,
org.vertexium.Property property)
isHandled in class GraphPropertyWorkerCopyright © 2013–2017 V5 Analytics. All rights reserved.