Class: ElasticGraph::SchemaDefinition::Indexing::JSONSchemaWithMetadata::MissingNecessaryField

Inherits:
Data
  • Object
show all
Defined in:
lib/elastic_graph/schema_definition/indexing/json_schema_with_metadata.rb

Instance Attribute Summary collapse

Instance Attribute Details

#field_typeObject (readonly)

Returns the value of attribute field_type

Returns:

  • (Object)

    the current value of field_type



230
231
232
# File 'lib/elastic_graph/schema_definition/indexing/json_schema_with_metadata.rb', line 230

def field_type
  @field_type
end

#fully_qualified_pathObject (readonly)

Returns the value of attribute fully_qualified_path

Returns:

  • (Object)

    the current value of fully_qualified_path



230
231
232
# File 'lib/elastic_graph/schema_definition/indexing/json_schema_with_metadata.rb', line 230

def fully_qualified_path
  @fully_qualified_path
end