If I use the SQLAlchemy feature contains_eager after a previous query in the same session, the len() of the relationship persists from the previous
contains_eager
len()