| Package | Description |
|---|---|
| org.vertexium | |
| org.vertexium.mutation | |
| org.vertexium.search |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ExtendedDataMutation> |
ElementBuilder.getExtendedData() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ExtendedDataMutation> |
ElementMutation.getExtendedData()
Gets the extended data mutations.
|
Iterable<ExtendedDataMutation> |
ExistingElementMutationImpl.getExtendedData() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchIndex.addElementExtendedData(Graph graph,
Element element,
Iterable<ExtendedDataMutation> extendedDatas,
Authorizations authorizations) |
void |
DefaultSearchIndex.addElementExtendedData(Graph graph,
Element element,
Iterable<ExtendedDataMutation> extendedDatas,
Authorizations authorizations) |
Copyright © 2014–2018. All rights reserved.