List of all items
Structs
- cast::Bool
- cast::DateTime
- cast::Duration
- cast::Float
- cast::Int
- cast::String
- element::Bare
- element::Definite
- element::Dropping
- element::Expanding
- element::Indexed
- element::Multiple
- element::Ordered
- element::Pipeline
- element::Preserving
- element::Single
- element::Unordered
- error::External
- error::Failure
- error::FailureKind
- error::aggregation::InvalidMedianValue
- error::aggregation::InvalidStandardDeviationValue
- error::aggregation::InvalidVarianceValue
- error::argument::ArgumentAbsent
- error::arithmetic::DivisionByZero
- error::arithmetic::ModuloByZero
- error::comparison::IncomparableValues
- error::comparison::IncomparableValuesAt
- error::conversion::InvalidCast
- error::conversion::InvalidTransition
- error::execution::EvaluationCacheGraphRecordMismatch
- error::grouping::InvalidPartitionBucketArity
- error::grouping::MissingGroupAggregate
- error::grouping::UnresolvedBucketFailures
- error::grouping::UnresolvedGroupKeyFailures
- error::groups::AbsenceErrors
- error::index::DuplicateExpandedChildIndex
- error::index::DuplicateIndex
- error::index::NoChildIndex
- error::numeric::IntegerOverflow
- error::numeric::InvalidClipBounds
- error::numeric::NegativeLength
- error::numeric::NegativeSquareRoot
- error::numeric::NonIntegerValue
- error::numeric::NonNumericValue
- error::numeric::NonPositiveLogarithm
- error::ordering::IncomparableIndices
- error::string::EmptySplitDelimiter
- error::string::InvalidPaddingCharacter
- error::string::InvalidRegexPattern
- error::string::InvalidStringSlice
- error::string::NonStringValue
- error::string::StringLengthOverflow
- error::string::StringPaddingOverflow
- error::structure::MissingAttribute
- error::structure::MissingTraversedAttribute
- execution::EvaluationCache
- explain::ExplainFormatter
- explain::Explanation
- index::ExpandedChild
- index::ExpandedIndex
- index::ExpandedIndexOwned
- index::ExpandedIndexReference
- index::Positional
- operands::AllEdges
- operands::AllNodes
- operands::Bucket
- operands::BucketOwned
- operands::CheckedIndexedLaneBuilder
- operands::GroupOperand
- operands::KeyFailure
- operands::KeyFailureOwned
- operands::OperandHandle
- operands::Partition
- operands::PartitionBuilder
- operands::PartitionOwned
- operands::ReturnBucket
- operands::ReturnKeyFailure
- operands::ReturnPartition
- operations::AbsoluteOperation
- operations::AddOperation
- operations::AllOperation
- operations::AndOperation
- operations::AnyOperation
- operations::Argument
- operations::AttributeOperation
- operations::AttributesOperation
- operations::BroadcastOperation
- operations::BroadcastViaOperation
- operations::BucketErrorsOperation
- operations::CacheContext
- operations::CastOperation
- operations::CeilOperation
- operations::ChildIndexOperation
- operations::ClipOperation
- operations::ContainsOperation
- operations::CountOperation
- operations::CubeRootOperation
- operations::DiscardIndexOperation
- operations::DiscardValueOperation
- operations::DivideOperation
- operations::DropBucketErrors
- operations::DropBucketErrorsIn
- operations::DropBucketErrorsOf
- operations::DropBucketErrorsWithCause
- operations::DropDuplicatesOperation
- operations::DropErrorsIn
- operations::DropErrorsOf
- operations::DropErrorsWithCause
- operations::DropKeyErrors
- operations::DropKeyErrorsIn
- operations::DropKeyErrorsOf
- operations::DropKeyErrorsWithCause
- operations::EdgesOperation
- operations::Element
- operations::EndpointOperation
- operations::EndsWithOperation
- operations::EnumerateOperation
- operations::EqualToOperation
- operations::ErrorKindNameOperation
- operations::ErrorKindOperation
- operations::ErrorsOperation
- operations::ExclusiveOrOperation
- operations::ExpandToOperation
- operations::ExponentialOperation
- operations::FilterOperation
- operations::FirstOperation
- operations::FloorOperation
- operations::GreaterThanOperation
- operations::GreaterThanOrEqualToOperation
- operations::Group
- operations::GroupByOperation
- operations::HasAttributeOperation
- operations::HasErrorCauseOperation
- operations::HavingOperation
- operations::InErrorGroupOperation
- operations::InGroupOperation
- operations::IndexOperation
- operations::IsBoolOperation
- operations::IsDateTimeOperation
- operations::IsDuplicatedOperation
- operations::IsDurationOperation
- operations::IsErrorKindOperation
- operations::IsFloatOperation
- operations::IsInOperation
- operations::IsIntOperation
- operations::IsNullOperation
- operations::IsStringOperation
- operations::KeyErrorsOperation
- operations::Keyed
- operations::KeysOperation
- operations::Lane
- operations::LastOperation
- operations::LengthOperation
- operations::LessThanOperation
- operations::LessThanOrEqualToOperation
- operations::LogarithmOperation
- operations::LowercaseOperation
- operations::MatchesOperation
- operations::MaximumOperation
- operations::MeanOperation
- operations::MedianOperation
- operations::MinimumOperation
- operations::ModeOperation
- operations::ModuloOperation
- operations::MultiplyOperation
- operations::NegateOperation
- operations::NeighborsOperation
- operations::NodesOperation
- operations::NotEqualToOperation
- operations::NotOperation
- operations::OperationContext
- operations::OrOperation
- operations::PadEndOperation
- operations::PadStartOperation
- operations::ParentIndexOperation
- operations::PowerOperation
- operations::PreparedArgument
- operations::PreparedIndexedMultiple
- operations::ProductOperation
- operations::RaiseBucketErrors
- operations::RaiseBucketErrorsIn
- operations::RaiseBucketErrorsOf
- operations::RaiseBucketErrorsWithCause
- operations::RaiseErrorsIn
- operations::RaiseErrorsOf
- operations::RaiseErrorsWithCause
- operations::RaiseKeyErrors
- operations::RaiseKeyErrorsIn
- operations::RaiseKeyErrorsOf
- operations::RaiseKeyErrorsWithCause
- operations::RaiseWhenErrorsIn
- operations::RaiseWhenErrorsOf
- operations::RaiseWhenErrorsWithCause
- operations::RandomOperation
- operations::ReplaceAllOperation
- operations::ReplaceErrorsIn
- operations::ReplaceErrorsOf
- operations::ReplaceErrorsWithCause
- operations::ReplaceOperation
- operations::ResolveOperation
- operations::ReverseOperation
- operations::ReverseOrderOperation
- operations::RoundOperation
- operations::SelectOperation
- operations::ShuffleOperation
- operations::SignOperation
- operations::SliceOperation
- operations::SortByOperation
- operations::SortOperation
- operations::SplitOperation
- operations::SquareRootOperation
- operations::StandardDeviationOperation
- operations::StartsWithOperation
- operations::StripPrefixOperation
- operations::StripSuffixOperation
- operations::SubtractOperation
- operations::SumOperation
- operations::TakeOperation
- operations::TransitionOperation
- operations::TrimEndOperation
- operations::TrimOperation
- operations::TrimStartOperation
- operations::Unaligned
- operations::UngroupKeyedOperation
- operations::UngroupOperation
- operations::UniqueCountOperation
- operations::UniqueOperation
- operations::UnorderOperation
- operations::UppercaseOperation
- operations::VarianceOperation
- operations::ViaEdgesOperation
- operations::ViaNeighborsOperation
- operations::ViaNodesOperation
- operations::WithMissing
- operations::policy::Drop
- operations::policy::Raise
- operations::policy::RaiseWhen
- operations::policy::Replace
- optimizer::Capture
- optimizer::Count
- optimizer::EdgeAttributeCardinality
- optimizer::EdgeGroupSize
- optimizer::EliminateDoubleNegation
- optimizer::Estimate
- optimizer::GuardedPattern
- optimizer::Matching
- optimizer::NodeAttributeCardinality
- optimizer::NodeGroupSize
- optimizer::NotPattern
- optimizer::OptimizationReport
- optimizer::Optimizer
- optimizer::OptimizerBuilder
- optimizer::OptimizerError
- optimizer::PhaseHandle
- optimizer::PhaseId
- optimizer::PhaseOutcome
- optimizer::PushDownTake
- optimizer::ReportDisplay
- optimizer::RuleHandle
- optimizer::Session
- optimizer::Stats
- optimizer::Transformed
- optimizer::Wildcard
- registry::Bindings
- registry::CapabilityRegistry
- registry::CapabilitySet
- registry::DomainDescriptor
- registry::OperationRegistry
- registry::ValueArgumentDescriptor
- registry::ValueDescriptor
- selection::QueryExplanation
- selection::Selection
- value::AttributeName
- value::EntityReference
- value::FailureKindValue
- value::FailureValue
- value::IndexValue
- value::Mask
- value::Scalar
- value::Unit
Enums
- capabilities::PayloadKind
- error::argument::Absent
- index::EdgeEndpointRole
- operands::BucketChange
- operands::KeyFailureChange
- operands::PartitionClassification
- operations::EdgeDirection
- operations::Lookup
- optimizer::BuiltinPhase
- optimizer::CountKind
- optimizer::Direction
- optimizer::EmptyRule
- optimizer::FixpointPolicy
- optimizer::Misconfiguration
- optimizer::StopReason
- registry::AlignmentDescriptor
- registry::ArgumentDescriptor
- registry::ArgumentMissingPolicy
- registry::ArgumentPattern
- registry::ArgumentValueSource
- registry::ArityDescriptor
- registry::ArityDescriptorTemplate
- registry::ArityPattern
- registry::CapabilityIdentifier
- registry::EmissionKind
- registry::EmissionSpec
- registry::IndexDescriptor
- registry::IndexDescriptorTemplate
- registry::IndexPattern
- registry::LaneShapeDescriptor
- registry::LaneShapeDescriptorTemplate
- registry::OperandDescriptor
- registry::OperandDescriptorTemplate
- registry::OrderDescriptor
- registry::OrderDescriptorTemplate
- registry::OrderPattern
- registry::RetentionDescriptor
- registry::RetentionPattern
- registry::ShapePattern
- registry::StatePattern
- registry::ValueDescriptorTemplate
- registry::ValuePattern
- registry::ValueRole
Traits
- capabilities::EnsureSortable
- capabilities::GroupingValue
- capabilities::IntValue
- capabilities::StringValue
- capabilities::ValueAbsolute
- capabilities::ValueAdd
- capabilities::ValueCast
- capabilities::ValueCeil
- capabilities::ValueClip
- capabilities::ValueCubeRoot
- capabilities::ValueDivide
- capabilities::ValueEquality
- capabilities::ValueEquivalence
- capabilities::ValueExponential
- capabilities::ValueFloor
- capabilities::ValueKindTest
- capabilities::ValueLogarithm
- capabilities::ValueMedian
- capabilities::ValueMode
- capabilities::ValueModulo
- capabilities::ValueMultiply
- capabilities::ValueNegate
- capabilities::ValueOrdering
- capabilities::ValuePower
- capabilities::ValueRound
- capabilities::ValueScalar
- capabilities::ValueScalarKindTest
- capabilities::ValueSign
- capabilities::ValueSquareRoot
- capabilities::ValueSubtract
- capabilities::ValueTransition
- cast::CastTarget
- element::Arity
- element::ElementEmission
- element::ElementShape
- element::ElementTransition
- element::OrderState
- element::Retention
- element::ReturnShape
- error::Diagnostic
- error::ErrorGroup
- execution::CacheableArity
- execution::CacheableOperand
- execution::CacheableShape
- explain::Explain
- explain::Labeled
- index::EntityAttributes
- index::EntityDomain
- index::GroupKey
- index::IndexDomain
- index::IndicesInGroup
- index::OwnedIndex
- operands::EvaluateContext
- operands::EvaluateOperand
- operands::Operand
- operands::OperandContext
- operands::PartitionArity
- operands::PartitionShape
- operations::AlignableArity
- operations::Alignment
- operations::Apply
- operations::ArgumentPlan
- operations::ArgumentSource
- operations::BucketErrorPolicy
- operations::BucketErrorPolicyIn
- operations::BucketErrorPolicyOf
- operations::BucketErrorPolicyWithCause
- operations::BucketFailureArity
- operations::ElementKernel
- operations::EnumerableArity
- operations::ErrorPolicy
- operations::ErrorPolicyIn
- operations::ErrorPolicyOf
- operations::ErrorPolicyWithCause
- operations::GroupKernel
- operations::IndexedElementSource
- operations::IntoArgument
- operations::KeyErrorPolicy
- operations::KeyErrorPolicyIn
- operations::KeyErrorPolicyOf
- operations::KeyErrorPolicyWithCause
- operations::LaneKernel
- operations::MaybeAbsent
- operations::MissingPolicy
- operations::Operation
- operations::OperationScope
- operations::Prepare
- operations::PreparedArity
- operations::SetArity
- operations::SetSource
- operations::SourceDomain
- optimizer::Estimated
- optimizer::MatchAgainst
- optimizer::MatchInputs
- optimizer::OperationInputs
- optimizer::OptimizePlan
- optimizer::OptimizerHints
- optimizer::Pattern
- optimizer::PhaseLabel
- optimizer::PlanIdentity
- optimizer::PlanInputs
- optimizer::PlanNode
- optimizer::Rule
- optimizer::Statistic
- selection::IntoReturn
- selection::QueryEdges
- selection::QueryNodes
- selection::ReturnOperand
- traits::Absolute
- traits::Add
- traits::All
- traits::And
- traits::Any
- traits::Attribute
- traits::Attributes
- traits::Broadcast
- traits::BroadcastVia
- traits::BucketErrors
- traits::Cache
- traits::Cast
- traits::Ceil
- traits::ChildIndex
- traits::Clip
- traits::Contains
- traits::Count
- traits::CubeRoot
- traits::DiscardIndex
- traits::DiscardValue
- traits::Divide
- traits::DropDuplicates
- traits::Edges
- traits::EndsWith
- traits::Enumerate
- traits::EqualTo
- traits::ErrorKind
- traits::ErrorKindName
- traits::Errors
- traits::ExclusiveOr
- traits::ExpandTo
- traits::Exponential
- traits::Filter
- traits::First
- traits::Floor
- traits::GreaterThan
- traits::GreaterThanOrEqualTo
- traits::GroupBy
- traits::HasAttribute
- traits::HasErrorCause
- traits::Having
- traits::InErrorGroup
- traits::InGroup
- traits::Index
- traits::IsBool
- traits::IsDateTime
- traits::IsDuplicated
- traits::IsDuration
- traits::IsErrorKind
- traits::IsFloat
- traits::IsIn
- traits::IsInt
- traits::IsNull
- traits::IsString
- traits::KeyErrors
- traits::Keys
- traits::Last
- traits::Length
- traits::LessThan
- traits::LessThanOrEqualTo
- traits::Logarithm
- traits::Lowercase
- traits::Matches
- traits::Maximum
- traits::Mean
- traits::Median
- traits::Minimum
- traits::Mode
- traits::Modulo
- traits::Multiply
- traits::Negate
- traits::Neighbors
- traits::Nodes
- traits::Not
- traits::NotEqualTo
- traits::OnBucketError
- traits::OnBucketErrorIn
- traits::OnBucketErrorOf
- traits::OnBucketErrorWithCause
- traits::OnError
- traits::OnErrorIn
- traits::OnErrorOf
- traits::OnErrorWithCause
- traits::OnKeyError
- traits::OnKeyErrorIn
- traits::OnKeyErrorOf
- traits::OnKeyErrorWithCause
- traits::Or
- traits::PadEnd
- traits::PadStart
- traits::ParentIndex
- traits::Power
- traits::Product
- traits::Random
- traits::Replace
- traits::ReplaceAll
- traits::Resolve
- traits::Reverse
- traits::ReverseOrder
- traits::Round
- traits::Select
- traits::Shuffle
- traits::Sign
- traits::Slice
- traits::Sort
- traits::SortBy
- traits::SourceNode
- traits::Split
- traits::SquareRoot
- traits::StandardDeviation
- traits::StartsWith
- traits::StripPrefix
- traits::StripSuffix
- traits::Subtract
- traits::Sum
- traits::Take
- traits::TargetNode
- traits::Transition
- traits::Trim
- traits::TrimEnd
- traits::TrimStart
- traits::Ungroup
- traits::UngroupKeyed
- traits::Unique
- traits::UniqueCount
- traits::Unorder
- traits::Uppercase
- traits::Variance
- traits::ViaEdges
- traits::ViaNeighbors
- traits::ViaNodes
- traits::ViaSourceNode
- traits::ViaTargetNode
- value::BareValueDomain
- value::ReturnValueDomain
- value::ValueDomain
Derive Macros
- Explain
- explain::Explain
- operations::Operation
- optimizer::MatchInputs
- optimizer::OperationInputs
- optimizer::OptimizePlan
- optimizer::OptimizerHints
- optimizer::PhaseLabel
- optimizer::PlanIdentity
- optimizer::PlanInputs
- optimizer::PlanNode
Functions
- capabilities::incomparable_pair
- capabilities::incomparable_with_first
- optimizer::any
- optimizer::capture
- optimizer::matching
- optimizer::not
- optimizer::register_builtins
- optimizer::rule
Type Aliases
- element::BarePipeline
- element::BoxedIterator
- element::IndexedExpansionPipeline
- element::IndexedValuePipeline
- element::Return
- error::QueryResult
- index::Position
- operands::AttributeOperand
- operands::AttributesOperand
- operands::BareAttributeOperand
- operands::BareAttributesOperand
- operands::BareBoolMaskOperand
- operands::BareBoolOperand
- operands::BareFailureKindOperand
- operands::BareFailureKindsOperand
- operands::BareFailureOperand
- operands::BareFailuresOperand
- operands::BareIndexOperand
- operands::BareIndicesOperand
- operands::BareReferenceOperand
- operands::BareReferencesOperand
- operands::BareValueOperand
- operands::BareValuesOperand
- operands::BoolMaskOperand
- operands::BoolOperand
- operands::DefiniteAttributeOperand
- operands::DefiniteBareAttributeOperand
- operands::DefiniteBareBoolOperand
- operands::DefiniteBareFailureKindOperand
- operands::DefiniteBareFailureOperand
- operands::DefiniteBareIndexOperand
- operands::DefiniteBareReferenceOperand
- operands::DefiniteBareValueOperand
- operands::DefiniteBoolOperand
- operands::DefiniteEdgeOperand
- operands::DefiniteElementOperand
- operands::DefiniteFailureKindOperand
- operands::DefiniteFailureOperand
- operands::DefiniteIndexOperand
- operands::DefiniteNodeOperand
- operands::DefiniteReferenceIndexOperand
- operands::DefiniteReferenceOperand
- operands::DefiniteValueOperand
- operands::EdgeOperand
- operands::EdgesOperand
- operands::ElementOperand
- operands::ElementsOperand
- operands::FailureKindOperand
- operands::FailureKindsOperand
- operands::FailureOperand
- operands::FailuresOperand
- operands::IndexOperand
- operands::IndicesOperand
- operands::NodeOperand
- operands::NodesOperand
- operands::PartitionBucketParts
- operands::PartitionKeyFailureParts
- operands::PartitionOwnedParts
- operands::PartitionParts
- operands::ReferenceIndexOperand
- operands::ReferenceIndicesOperand
- operands::ReferenceOperand
- operands::ReferencesOperand
- operands::ReturnPartitionParts
- operands::ValueOperand
- operands::ValuesOperand
- operations::BareStream
- operations::ElementPipeline
- operations::IndexedElementContainer
- operations::KeyedStream
- registry::VariableIdentifier