Method: Aerospike::GeoJSONValue#type

Defined in:
lib/aerospike/value/value.rb

#typeObject



506
507
508
# File 'lib/aerospike/value/value.rb', line 506

def type
  Aerospike::ParticleType::GEOJSON
end