module ConceptQL::Operators
Constants
- OPERATORS
- TABLE_COLUMNS
- TABLE_SOURCE_VALUE_COLUMN
- TABLE_VOCABULARY_ID_COLUMN
Public Class Methods
operators()
click to toggle source
# File lib/conceptql/operators/operator.rb, line 66 def self.operators OPERATORS end