书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 358 个相关结果.
  • Protocol

    Protocol​ GET request​ POST request​ Response​ Protocol​ EdgeDB supports GET and POST methods for handling GraphQL over HTTP protocol. Both GET and POST methods use the follo...
  • Numbers

    Numerical Types, Functions, and Operators Mathematical functions Bitwise functions String parsing Numerical Types, Functions, and Operators int16 16-bit integer int32 32...
  • Start transaction

    Start transaction Description Parameters Examples Start transaction start transaction – start a transaction start transaction transaction - mode [ , ... ] ; wh...
  • Object Types

    Object Types IDs Abstract types Inheritance Multiple Inheritance Object Types Object types are the primary components of EdgeDB schema. They are analogous to SQL tables or O...
  • Primer

    Primer Object types Optional and required properties Constraints Indexes Computed properties Links Computed links Schema mixins Polymorphic links Primer This page is in...
  • With

    With Subqueries Query parameters Module selection With All top-level EdgeQL statements (select , insert , update , and delete ) can be prefixed with a with block. These bloc...
  • Using link properties

    Using link properties Declaration Constraints Indexes Inserting Updating Querying Using link properties Links can contain properties . Due to how they’re persisted under t...
  • Dump file format

    Dump file format General Structure General Dump Block Header Block Data Block Dump file format This description uses the same conventions as the protocol description. The ...
  • Dump file format

    Dump file format​ General Structure​ General Dump Block​ Header Block​ Data Block​ Dump file format​ This description uses the same conventions as the protocol description....
  • With

    With​ Subqueries​ Query parameters​ Module selection​ With​ All top-level EdgeQL statements (select , insert , update , and delete ) can be prefixed with a with block. These...