| 
|   | Feature () | 
|   | 
| 
  | Feature (const Feature &_rhs) | 
|   | 
| 
Feature &  | operator= (const Feature &_rhs) | 
|   | 
| 
bool  | operator== (const Feature &_rhs) const | 
|   | 
| cres_qresult< knowGIS::GeometryObject >  | geometry () const | 
|   | 
| 
cres_qresult< knowCore::UriList >  | classes () const | 
|   | 
| 
cres_qresult< knowCore::ValueHash >  | featureProperties () const | 
|   | 
| 
cres_qresult< knowCore::Value >  | featureProperty (const knowCore::Uri &_path) const | 
|   | 
| 
cres_qresult< void >  | setFeatureProperty (const knowCore::Uri &_path, const knowCore::Value &_value) | 
|   | 
| 
template<typename _T_ >  | 
| cres_qresult< void >  | setFeatureProperty (const knowCore::Uri &_path, const _T_ &_value) | 
|   | 
| 
bool  | isValid () const | 
|   | 
| 
Feature &  | operator= (const Feature &_rhs) | 
|   | 
| 
bool  | operator== (const FocusNodeWrapper &_rhs) const | 
|   | 
| cres_qresult< bool >  | exists () const | 
|   | 
| 
knowCore::Uri  | graph () const | 
|   | 
| 
knowCore::Uri  | uri () const | 
|   | 
| 
knowCore::Uri  | type () const | 
|   | 
| kDB::Repository::Connection  | connection () const | 
|   | 
| cres_qresult< bool >  | hasProperty (const knowCore::Uri &_property) const | 
|   | 
| cres_qresult< knowCore::Value >  | property (const knowCore::Uri &_property) const | 
|   | 
| cres_qresult< _T_ >  | property (const knowCore::Uri &_property) const | 
|   | 
| cres_qresult< void >  | setProperty (const knowCore::Uri &_property, const knowCore::Value &_value) const | 
|   | 
| cres_qresult< void >  | setProperty (const knowCore::Uri &_property, const _T_ &_value) const | 
|   | 
| cres_qresult< void >  | addPropertyToList (const knowCore::Uri &_property, const knowCore::Value &_value, const Transaction &_transaction=Transaction()) const | 
|   | 
| cres_qresult< void >  | removePropertyFromList (const knowCore::Uri &_property, const knowCore::Value &_value, const Transaction &_transaction=Transaction()) const | 
|   | 
| cres_qresult< knowCore::ValueList >  | propertyList (const knowCore::Uri &_property, const Transaction &_transaction=Transaction()) const | 
|   | 
| cres_qresult< void >  | setPropertyInMap (const knowCore::Uri &_property, const knowCore::Uri &_key, const knowCore::Value &_value, const Transaction &_transaction=Transaction()) const | 
|   | 
| cres_qresult< knowCore::ValueHash >  | propertyMap (const knowCore::Uri &_property, const Transaction &_transaction=Transaction()) const | 
|   | 
| cres_qresult< knowCore::Value >  | propertyMapValue (const knowCore::Uri &_property, const knowCore::Uri &_key, const Transaction &_transaction=Transaction()) const | 
|   | 
| cres_qresult< QCborMap >  | toCborMap () const | 
|   | 
This class allow to handle a manage a feature