MCPcopy Create free account
hub / github.com/awelm/simpledb / Predicate

Method Predicate

src/simpledb/Predicate.java:42–46  ·  view source on GitHub ↗

Constructor. @param field field number of passed in tuples to compare against. @param op operation to use for comparison @param operand field value to compare passed in tuples to

(int field, Op op, Field operand)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected