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