kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kDB::SPARQL::Algebra::Alternative< _T_ > Class Template Reference

Public Member Functions

template<typename _To_ , std::enable_if_t< knowCore::details::contains_v< _To_, _T_... >, int > = 0>
 Alternative (knowCore::ConstExplicitlySharedDataPointer< _To_ > _v)
 
template<typename _To_ , std::enable_if_t< knowCore::details::contains_v< _To_, _T_... >, int > = 0>
 Alternative (_To_ *_v)
 
NodeType type () const
 
template<typename _To_ , std::enable_if_t< knowCore::details::contains_v< _To_, _T_... >, int > = 0>
knowCore::ConstExplicitlySharedDataPointer< _To_ > value () const
 
bool isValid () const
 
NodeCSP node () const
 

The documentation for this class was generated from the following file: