Pacifica Metadata Service
v0.10.2

Contents:

  • Installation
  • Configuration
  • Metadata Model
  • Example Usage
  • Metadata Python Module
    • Configuration Python Module
    • Globals Python Module
    • ORM Python Module
    • REST Python Module
      • DOI Queries Python Module
      • File Info Python Module
      • Instrument Queries Python Module
      • Migration Queries Python Module
      • Project Queries Python Module
      • Reporting Query Python Module
      • Transaction Key Value Queries Python Module
      • Transaction Key Value Upload Queries Python Module
      • Transaction Queries Python Module
        • File Lookup Python Module
        • Query Base Python Module
        • Transactions Multi Search Python Module
        • Transaction Last Python Module
        • Transaction Lookup Python Module
        • Transaction Release State Python Module
        • Transaction Search Python Module
      • User Queries Python Module
      • DOI Upload Python Module
      • Fileinfo Python Module
      • Ingest Python Module
      • Instrumentinfo Python Module
      • Migrationinfo Python Module
      • Objectinfo Python Module
      • Orm Python Module
      • Projectinfo Python Module
      • Root Python Module
      • Summaryinfo Python Module
      • Transaction Key Value Info Python Module
      • Tkvupload Python Module
      • Transactioninfo Python Module
      • Userinfo Python Module
    • WSGI Python Module
    • Client Python Module
    • Admin Command Python Module
    • ElasticSearch Sync Python Module
Pacifica Metadata Service
  • Docs »
  • Metadata Python Module »
  • REST Python Module »
  • Transaction Queries Python Module »
  • Transaction Search Python Module
  • Edit on GitHub

Transaction Search Python Module¶

CherryPy Status Metadata object class.

class pacifica.metadata.rest.transaction_queries.transaction_search.TransactionSearch[source]¶

Retrieves a list of all transactions matching the search criteria.

static GET(*args, **kwargs)¶

Wrapper to connect and close connection to database.

static _search_transactions(search_terms)[source]¶
exposed = True¶
Next Previous

© Copyright 2019, David Brown Revision 33549c9e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.10.2
Versions
latest
stable
v0.10.2
v0.10.1
v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.8.1
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.5
v0.4.4
v0.4.3
v0.4.2
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.