session.query(Flow).filter(Flow.trace_id == 1).count(). 1.2. 查询一个trace中不同srcIP的个数 (to count distinct srcIP). from sqlalchemy ...
確定! 回上一頁