| Package | Description |
|---|---|
| org.visallo.core.ingest | |
| org.visallo.core.model.properties.types |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
PostFileImportHandler.handle(org.vertexium.Graph graph,
org.vertexium.Vertex vertex,
List<VisalloPropertyUpdate> changedProperties,
Workspace workspace,
PropertyMetadata propertyMetadata,
org.vertexium.Visibility visibility,
User user,
org.vertexium.Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataVisalloProperty.setMetadata(PropertyMetadata metadata,
TRaw value,
org.vertexium.Visibility visibility) |
void |
VisalloProperty.updateProperty(List<VisalloPropertyUpdate> changedPropertiesOut,
org.vertexium.Element element,
org.vertexium.mutation.ElementMutation m,
String propertyKey,
TRaw newValue,
PropertyMetadata metadata,
org.vertexium.Visibility visibility) |
void |
SingleValueVisalloProperty.updateProperty(List<VisalloPropertyUpdate> changedPropertiesOut,
org.vertexium.Element element,
org.vertexium.mutation.ElementMutation m,
TRaw newValue,
PropertyMetadata metadata,
org.vertexium.Visibility visibility) |
Copyright © 2013–2016 V5 Analytics. All rights reserved.