PatternMatching
Constants
VERSION = "0.1.0"
Class methods
Create a pattern matcher for the given atomspace
Create a pattern from a template atom
initialize
Initialize the PatternMatching subsystem
Match a pattern in the given atomspace Note: For multiple pattern matching operations, consider using create_matcher to reuse the same PatternMatcher instance for better performance
Nested types
- PatternMatching::AbsentConstraint
- PatternMatching::Advanced
- PatternMatching::AdvancedPatternBuilder
- PatternMatching::Constraint
- PatternMatching::EqualityConstraint
- PatternMatching::GreaterThanConstraint
- PatternMatching::MatchResult
- PatternMatching::MatchingTimeoutException
- PatternMatching::Pattern
- PatternMatching::PatternCompilationException
- PatternMatching::PatternMatcher
- PatternMatching::PatternMatchingException
- PatternMatching::PresentConstraint
- PatternMatching::QueryBuilder
- PatternMatching::TypeConstraint
- PatternMatching::Utils
- PatternMatching::VariableBinding