Package | Description |
---|---|
com.bigdata.concurrent |
This package supports concurrency control using exclusive locks on resources.
|
Modifier and Type | Method and Description |
---|---|
TxDag.Edge[] |
TxDag.getEdges(boolean closure)
Return an array of the edges asserted for the graph.
|
Modifier and Type | Method and Description |
---|---|
void |
TestTxDag.assertSameEdges(TxDag.Edge[] expected,
TxDag.Edge[] actual)
Compares two Edge[]s and verifies that the same edges are defined without
regard to order.
|
void |
TestTxDag.assertSameEdges(TxDag.Edge[] expected,
TxDag.Edge[] actual)
Compares two Edge[]s and verifies that the same edges are defined without
regard to order.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.