public interface TupleLoaderBasics
Modifier and Type | Method and Description |
---|---|
boolean |
clearsOnCommit() |
String |
getClearTempNodes() |
String |
getClearTempTuples() |
String[] |
getCreateTempTable() |
String |
getDeleteAllTuples() |
String |
getDeleteTuples() |
String |
getLoadTuples() |
String[] |
getNodeColTypes() |
String |
getTupleColType() |
String[] getNodeColTypes()
String getTupleColType()
String[] getCreateTempTable()
String getLoadTuples()
String getDeleteTuples()
String getDeleteAllTuples()
String getClearTempNodes()
String getClearTempTuples()
boolean clearsOnCommit()
Licenced under the Apache License, Version 2.0