public class InMemoryTableEdge extends InMemoryTableElement<InMemoryEdge>
| Constructor and Description |
|---|
InMemoryTableEdge(String id) |
| Modifier and Type | Method and Description |
|---|---|
InMemoryEdge |
createElementInternal(InMemoryGraph graph,
FetchHints fetchHints,
Long endTime,
Authorizations authorizations) |
String |
getInVertexId() |
String |
getOutVertexId() |
addAll, appendAddPropertyMetadataMutation, appendAddPropertyValueMutation, appendAlterConceptTypeMutation, appendAlterEdgeLabelMutation, appendAlterVisibilityMutation, appendMarkHiddenMutation, appendMarkPropertyHiddenMutation, appendMarkPropertyVisibleMutation, appendMarkVisibleMutation, appendSoftDeleteMutation, appendSoftDeletePropertyMutation, canRead, createElement, createElement, deleteProperty, deleteProperty, deleteProperty, findFirstMutation, findLastMutation, findMutations, getFilteredMutations, getFirstTimestamp, getHiddenVisibilities, getHistoricalPropertyValues, getId, getProperties, getProperty, getTimestamp, getVisibility, isDeleted, isHidden, loadStreamingPropertyValuepublic InMemoryTableEdge(String id)
public InMemoryEdge createElementInternal(InMemoryGraph graph, FetchHints fetchHints, Long endTime, Authorizations authorizations)
createElementInternal in class InMemoryTableElement<InMemoryEdge>public String getOutVertexId()
public String getInVertexId()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.