t
, inclusivefiltering
a
database.[entity, attribute, value, transaction, added]
[e a v tx added]
Database.history()
Peer.query(Object, Object...)
, but with a more specific return signature.query
and inputs
(as per Peer.query(Object, Object...)
),
Item transformations such as pull are deferred until the Stream is consumed.Peer.query(Object, Object...)
, but accepts a QueryRequest
object.Peer.query(QueryRequest)
t
, exclusivesync
was called.Connection.transact(java.util.List)
, but returns immediately, with
timeout logic left up to the caller.txData
applied locally in memory.