public class BangDBGraphManager extends Object
| Constructor and Description |
|---|
BangDBGraphManager(BangDBDatabase bdb) |
| Modifier and Type | Method and Description |
|---|---|
int |
closeGraphManager(boolean force) |
void |
closeGraphTable(BangDBGraphTable gtbl) |
BangDBGraphTable |
getGraphTable(String tableName,
boolean createTable) |
String |
listGraphs() |
public BangDBGraphManager(BangDBDatabase bdb)
public BangDBGraphTable getGraphTable(String tableName, boolean createTable)
public String listGraphs()
public void closeGraphTable(BangDBGraphTable gtbl)
public int closeGraphManager(boolean force)
Copyright © 2021. All rights reserved.