Method: RDF::Query::HashPatternNormalizer#options

Defined in:
lib/rdf/query/hash_pattern_normalizer.rb

#optionsHash{Symbol => Object} (readonly)

The options for this hash pattern normalizer.

Returns:

  • (Hash{Symbol => Object})

Since:

  • 0.3.0



169
170
171
# File 'lib/rdf/query/hash_pattern_normalizer.rb', line 169

def options
  @options
end