Docs.rs
  • typeql-2.26.6-rc0
    • typeql 2.26.6-rc0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • typedb-bot
    • Dependencies
      • chrono =0.4.23 normal
      • itertools =0.10.3 normal
      • pest =2.7.4 normal
      • pest_derive =2.7.4 normal
      • regex =1.6.0 normal
    • Versions
    • 0.42% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

typeql2.26.6-rc0

Module pattern

  • Re-exports
  • Structs
  • Enums
  • Traits

In crate typeql

?
Change settings

Module typeql::pattern

source ·

Re-exports§

  • pub use crate::common::variables_retrieved::VariablesRetrieved;

Structs§

  • AbstractConstraint
  • AssignConstraint
  • ConceptStatement
  • Conjunction
  • Disjunction
  • Function
  • IIDConstraint
  • IsConstraint
  • IsaConstraint
  • Label
  • LabelConstraint
  • Negation
  • OwnsConstraint
  • PlaysConstraint
  • Predicate
  • RegexConstraint
  • RelatesConstraint
  • RelationConstraint
  • RolePlayerConstraint
  • Rule
  • RuleLabel
  • SubConstraint
  • ThingStatement
  • TypeStatement
  • ValueStatement
  • ValueTypeConstraint

Enums§

  • Annotation
  • Constant
  • Definable
  • Expression
  • HasConstraint
  • IsExplicit
  • Operation
  • Pattern
  • Statement
  • Value

Traits§

  • ConceptConstrainable
  • ConceptStatementBuilder
  • ExpressionBuilder
  • Normalisable
  • ThingStatementBuilder
  • TypeStatementBuilder
  • ValueStatementBuilder