public abstract class PropertyVisalloRdfTriple extends ElementVisalloRdfTriple
LABEL_CONCEPT_TYPE, MULTI_KEY, PROPERTY_TYPE_BOOLEAN, PROPERTY_TYPE_CURRENCY, PROPERTY_TYPE_DATE, PROPERTY_TYPE_DATE_TIME, PROPERTY_TYPE_DIRECTORY_ENTITY, PROPERTY_TYPE_DOUBLE, PROPERTY_TYPE_GEOLOCATION, PROPERTY_TYPE_INT, PROPERTY_TYPE_INTEGER, PROPERTY_TYPE_MONTH_DAY, PROPERTY_TYPE_STREAMING_PROPERTY_VALUE, PROPERTY_TYPE_STREAMING_PROPERTY_VALUE_INLINE, PROPERTY_TYPE_STRING, PROPERTY_TYPE_YEAR| Constructor and Description |
|---|
PropertyVisalloRdfTriple(org.vertexium.ElementType elementType,
String elementId,
String elementVisibilitySource,
String propertyKey,
String propertyName,
String propertyVisibilitySource,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
ImportContext |
createImportContext(ImportContext ctx,
RdfTripleImportHelper rdfTripleImportHelper,
org.vertexium.Authorizations authorizations) |
boolean |
equals(Object o) |
protected org.vertexium.Element |
getExistingElement(org.vertexium.Graph graph,
PropertyVisalloRdfTriple triple,
org.vertexium.Authorizations authorizations) |
protected org.vertexium.mutation.ElementMutation |
getMutationForUpdate(RdfTripleImportHelper rdfTripleImportHelper,
org.vertexium.Authorizations authorizations) |
String |
getPropertyKey() |
String |
getPropertyName() |
protected String |
getPropertyRdfString() |
String |
getPropertyVisibilitySource() |
Object |
getValue() |
protected String |
getValueRdfString() |
getElementId, getElementRdfString, getElementType, getElementVisibilitySource, hashCodeescape, parse, updateImportContextpublic String getPropertyKey()
public String getPropertyName()
public String getPropertyVisibilitySource()
public Object getValue()
protected String getPropertyRdfString()
protected String getValueRdfString()
public boolean equals(Object o)
equals in class ElementVisalloRdfTriplepublic ImportContext createImportContext(ImportContext ctx, RdfTripleImportHelper rdfTripleImportHelper, org.vertexium.Authorizations authorizations)
createImportContext in class VisalloRdfTripleprotected org.vertexium.mutation.ElementMutation getMutationForUpdate(RdfTripleImportHelper rdfTripleImportHelper, org.vertexium.Authorizations authorizations)
protected org.vertexium.Element getExistingElement(org.vertexium.Graph graph,
PropertyVisalloRdfTriple triple,
org.vertexium.Authorizations authorizations)
Copyright © 2013–2017 V5 Analytics. All rights reserved.