public class GraphTables extends Object
GraphSpec.queryBackupIds(Session, int, GraphEntry, QueryBuilder)
.Constructor and Description |
---|
GraphTables() |
Modifier and Type | Method and Description |
---|---|
void |
add(GraphEntry entry,
long[][] results) |
Iterator<List<long[]>> |
columnSets(GraphEntry entry,
long[] match)
Returns all column sets where the first LENGTH - 1 members of "match"
coincide with the values of the columns in the set.
|
String |
toString() |
public void add(GraphEntry entry, long[][] results)
public Iterator<List<long[]>> columnSets(GraphEntry entry, long[] match)
entry
- match
-
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.