metadata: Returns metadata for a GrafoDB

View source: R/metadati.r

metadataR Documentation

Returns metadata for a GrafoDB

Description

metadata is organized as a data.frame with the following columns:

  • tag: the tag of GrafoDB

  • name: the name of the object (in general a timeseries)

  • key: the key of the metadata

  • value: the value of the metadata

Usage

metadata(g)

Arguments

g

the GrafoDB or a tag

Details

just a reminder, metadatas are key-value pairs...

Value

a data.frame with all the metadata


giupo/GrafoDB documentation built on Oct. 12, 2022, 9:43 a.m.