Key Values For Transaction Python Module

CherryPy File Details object class.

class pacifica.metadata.rest.tkvinfo_queries.kvs_for_transaction.KVsForTransaction[source]

Retrieves a list of key/value pairs for a transaction_id.

static GET(*args, **kwargs)

Wrapper to connect and close connection to database.

exposed = True
static get_kv_pairs_for_transaction(transaction_id)[source]

Retrieve a list of key/value pairs for a transaction_id.