re
relationalai.semantics.std
Regular expression function.
This module provides regex pattern matching and manipulation functions including:
- Pattern matching
- Finding all matches
- String substitution
- Match object with position and grouping support
Referenced By
RelationalAI Documentation └── Release Notes └── Python API Release Notes └── What’s New in Version 1.13.0 └── New Features and Enhancements