◆ all()
template<typename _TDerive_ >
- Returns
- all the values contained in this document.
◆ connection()
template<typename _TDerive_ >
◆ count()
template<typename _TDerive_ >
- Returns
- the number of datasets in this document.
◆ create()
template<typename _TDerive_ >
Create a new kDB::Repository::TripleStore with uri _graph
, add it to the union of collections Uris::kdb_sensing::datasets.
- Returns
- an invalid Collection if an error occurs or if the collection already exists
◆ get()
template<typename _TDerive_ >
Return an unique instance of the collection stored in _graph
for a given _connection
- Returns
- an invalid Collection if it does not exists
◆ getOrCreate()
template<typename _TDerive_ >
Create or access the collection specified in _graph
- Returns
- an invalid Collection if an error occurs
◆ isReadOnly()
template<typename _TDerive_ >
- Returns
- true if it can only be used to access datasets and not insert one.
◆ isValid()
template<typename _TDerive_ >
- Returns
- true if it is a valid collection of datasets
◆ uri()
template<typename _TDerive_ >
- Returns
- the uri for the graph
The documentation for this class was generated from the following file: