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,
Long timestamp,
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,
Long timestamp,
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) |