class ImportContext extends Object
| Constructor and Description |
|---|
ImportContext(String elementId,
org.vertexium.mutation.ElementMutation m) |
| Modifier and Type | Method and Description |
|---|---|
org.vertexium.mutation.ElementMutation |
getElementMutation() |
boolean |
isNewElement(VisalloRdfTriple triple) |
org.vertexium.Element |
save(org.vertexium.Authorizations authorizations) |
ImportContext(String elementId, org.vertexium.mutation.ElementMutation m)
public org.vertexium.Element save(org.vertexium.Authorizations authorizations)
public boolean isNewElement(VisalloRdfTriple triple)
public org.vertexium.mutation.ElementMutation getElementMutation()
Copyright © 2013–2017 V5 Analytics. All rights reserved.