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