Skip to content

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

Functions exposed by this module.

Classes exposed by this module.

RelationalAI Documentation
└──  Release Notes
    └──  Python API Release Notes
        └──  What’s New in Version 1.13.0
            └──  New Features and Enhancements