Remove a tuple from this table. If the Tuple is a member of this table, its row is deleted from the table. Otherwise, nothing is done. @param t the Tuple to remove from the table @return true if the Tuple row was successfully deleted, false if the Tuple is invalid or not a member of this table @see
(Tuple t)
source not stored for this graph (policy: none)
no test coverage detected