Set a single bit in the Bloom filter. @param bit is the bit to set. @param value If true, the bit is set. If false, the bit is cleared.
(int bit, boolean value)
source not stored for this graph (policy: none)
no outgoing calls