public class InMemoryEdgeTable extends InMemoryTable<InMemoryEdge>
| Constructor and Description |
|---|
InMemoryEdgeTable() |
InMemoryEdgeTable(Map<String,InMemoryTableElement<InMemoryEdge>> rows) |
| Modifier and Type | Method and Description |
|---|---|
protected InMemoryTableElement<InMemoryEdge> |
createInMemoryTableElement(String id) |
Iterable<InMemoryTableEdge> |
getAllTableElements() |
append, clear, get, getAll, getRowValues, getTableElement, removepublic InMemoryEdgeTable(Map<String,InMemoryTableElement<InMemoryEdge>> rows)
public InMemoryEdgeTable()
protected InMemoryTableElement<InMemoryEdge> createInMemoryTableElement(String id)
createInMemoryTableElement in class InMemoryTable<InMemoryEdge>public Iterable<InMemoryTableEdge> getAllTableElements()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.