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

    Types, Functions, and Operators for Dates and Times Types, Functions, and Operators for Dates and Times datetime Timezone-aware point in time duration Absolute time span c...
  • Insert

    Insert Link properties Handling conflicts Bulk inserts Insert Insert new data with e.insert . e . insert ( e . Movie , { title : e . str ( "Spider-Man: No Way Home" )...
  • Primitives

    Primitives​ Scalar types​ Enums​ Arrays​ Tuples​ Sequences​ Primitives​ EdgeDB has a robust type system consisting of primitive and object types. Below is a review of EdgeD...
  • Strings

    String Functions and Operators Regular Expressions Option Flags Formatting Date and time formatting options Number formatting options String Functions and Operators str S...
  • Select

    Select​ Selecting objects​ Selecting objects​ Shapes​ Nested shapes​ Filtering​ Filtering by ID​ Nested filters​ Ordering​ Pagination​ Computed fields​ Backlinks​ Subquer...
  • Modeling relations

    Modeling relations Many-to-one One-to-many One-to-one Many-to-many Modeling relations By combinining link cardinality and exclusivity constraints, we can model every kind of...
  • Mutations

    Mutations​ Delete​ Insert​ Update​ Mutations​ EdgeDB provides GraphQL mutations to perform delete , insert and update operations. Delete​ The “delete” mutation is very si...
  • Select

    Select Selecting objects Shapes Nested shapes Filtering Filtering by ID Nested filters Ordering Pagination Computed fields Backlinks Subqueries Polymorphic queries Polym...
  • Mutations

    Mutations Delete Insert Update Mutations EdgeDB provides GraphQL mutations to perform delete , insert and update operations. Delete The “delete” mutation is very similar ...
  • Data wire formats

    Data wire formats​ Sets and array<>​ tuple<>, namedtuple<>, and object<>​ std::uuid​ std::str​ std::bytes​ std::int16​ std::int32​ std::int64​ std::float32​ std::float64​ ...