Creates a B+ tree scan over the specified table as a part of the specified transaction. @param tid The transaction this scan is running as a part of. @param tableid the table to scan. @param tableAlias the alias of this table (needed by the parser); the returned
(TransactionId tid, int tableid, String tableAlias, IndexPredicate ipred)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected