public class StoreBaseIndex extends StoreBase
Constructor and Description |
---|
StoreBaseIndex(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator) |
Modifier and Type | Method and Description |
---|---|
long |
getSize(Node node)
Get the size of the graph corresponding to graphNode
|
static long |
getSize(SDBConnection connection,
TableDescQuads tableDescQuads,
Node node) |
close, getConfiguration, getConnection, getDatabaseType, getLayoutType, getLoader, getNodeTableDesc, getQuadTableDesc, getQueryCompilerFactory, getSize, getSQLBridgeFactory, getSQLGenerator, getTableFormatter, getTripleTableDesc, isClosed
public StoreBaseIndex(SDBConnection connection, StoreDesc desc, StoreFormatter formatter, StoreLoader loader, QueryCompilerFactory compilerF, SQLBridgeFactory sqlBridgeF, SQLGenerator sqlGenerator)
public long getSize(Node node)
Store
public static long getSize(SDBConnection connection, TableDescQuads tableDescQuads, Node node)
Licenced under the Apache License, Version 2.0