semantique.self#
- semantique.self()[source]#
Reference to the active evaluation object itself.
- Returns:
ArrayProxy
– A textual reference to the active evaluation object that can be solved by the query processor.
Examples
>>> import semantique as sq >>> sq.self()