Astarte.Core.CQLUtils (astarte_core v1.0.6) View Source
This module contains a set of functions that should be used to map Astarte types and concepts to C*
Link to this section Summary
Functions
returns an endpoint UUID for a certain endpoint
on a certain interface_name
with a certain interface_major
.
Returns the column name for a certain endpoint that will be used for object interface tables.
Returns the CQL query statement that should be used to retrieve interface descriptor from the database.
Returns interface UUID for a certain interface_name
with a certain interface_major
Returns a generated table name that might be used during table creation."
Returns true if a given CQL name can be safely used for a table or a column name
Returns a CQL type for a given mapping value type atom
Returns table column name that stores a certain type.
Link to this section Functions
returns an endpoint UUID for a certain endpoint
on a certain interface_name
with a certain interface_major
.
Returns the column name for a certain endpoint that will be used for object interface tables.
Returns the CQL query statement that should be used to retrieve interface descriptor from the database.
Returns interface UUID for a certain interface_name
with a certain interface_major
Returns a generated table name that might be used during table creation."
Returns true if a given CQL name can be safely used for a table or a column name
Returns a CQL type for a given mapping value type atom
Returns table column name that stores a certain type.