Docs.rs
  • axone-cognitarium-7.0.0
    • axone-cognitarium 7.0.0
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bot-anik
    • ccamel
    • Dependencies
      • axone-rdf ^7.0.0 normal
      • blake3 ^1.5.5 normal
      • cosmwasm-schema ^2.1.5 normal
      • cosmwasm-std ^2.1.5 normal
      • cosmwasm-storage ^1.5.2 normal
      • cw-storage-plus ^2.0.0 normal
      • cw-utils ^2.0.0 normal
      • cw2 ^2.0.0 normal
      • derive_builder ^0.20.2 normal
      • either ^1.13.0 normal
      • rio_api ^0.8.5 normal
      • rio_turtle ^0.8.5 normal
      • rio_xml ^0.8.5 normal
      • schemars ^0.8.21 normal
      • serde ^1.0.216 normal
      • thiserror ^2.0.6 normal
      • base64 ^0.22.1 dev
      • cucumber ^0.21.1 dev
      • cw-multi-test ^2.2.0 dev
      • futures ^0.3.31 dev
      • serde_json ^1.0.133 dev
      • serde_yaml ^0.9.34 dev
    • Versions
    • 67.92% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

axone_cognitarium7.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • msg::ConstructQuery
  • msg::ConstructResponse
  • msg::DescribeQuery
  • msg::DescribeResponse
  • msg::Head
  • msg::InstantiateMsg
  • msg::Prefix
  • msg::Results
  • msg::SelectQuery
  • msg::SelectResponse
  • msg::StoreLimits
  • msg::StoreLimitsBuilder
  • msg::StoreLimitsInput
  • msg::StoreLimitsInputBuilder
  • msg::StoreResponse
  • msg::StoreStat
  • msg::TripleConstructTemplate
  • msg::TripleDeleteTemplate
  • msg::TriplePattern
  • state::Namespace
  • state::NamespaceBatchService
  • state::NamespaceIndexes
  • state::NamespaceQuerier
  • state::NamespaceResolver
  • state::Node
  • state::Store
  • state::StoreLimits
  • state::StoreStat
  • state::Triple
  • state::TripleIndexes

Enums

  • ContractError
  • msg::DataFormat
  • msg::ExecuteMsg
  • msg::Expression
  • msg::IRI
  • msg::Literal
  • msg::Node
  • msg::QueryMsg
  • msg::SelectItem
  • msg::StoreLimitsBuilderError
  • msg::StoreLimitsInputBuilderError
  • msg::Value
  • msg::VarOrNamedNode
  • msg::VarOrNamedNodeOrLiteral
  • msg::VarOrNode
  • msg::VarOrNodeOrLiteral
  • msg::WhereClause
  • state::Literal
  • state::Object
  • state::Subject

Traits

  • state::HasCachedNamespaces
  • state::NamespaceSolver

Functions

  • contract::execute
  • contract::execute::delete
  • contract::execute::insert
  • contract::execute::verify_owner
  • contract::instantiate
  • contract::query
  • contract::query::construct
  • contract::query::describe
  • contract::query::select
  • contract::query::store
  • contract::util::construct_atoms
  • contract::util::map_select_solutions
  • state::namespaces
  • state::triples

Type Aliases

  • state::BlankNode
  • state::Predicate
  • state::TriplePK

Constants

  • state::BLANK_NODE_IDENTIFIER_COUNTER
  • state::BLANK_NODE_SIZE
  • state::NAMESPACE_KEY_INCREMENT
  • state::STORE