Return whether between index INDEX1 and index INDEX2 the relation OP is satisfied. OP is one of <, <=, ==, >=, >, or !=.
(self, index1, op, index2)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected