Object
Transform Query Pattern into an SXP @return [String]
Pattern
SXP
# File lib/sxp/writer.rb, line 205 def to_sxp [:triple, subject, predicate, object].to_sxp end