COPASI API  4.40.278
CRDFGraph Member List

This is the complete list of members for CRDFGraph, including all inherited members.

addNameSpace(const std::string &prefix, const std::string &uri)CRDFGraph
addTriplet(const CRDFSubject &subject, const CRDFPredicate &predicate, const CRDFObject &object)CRDFGraph
addTriplet(const CRDFTriplet &triplet)CRDFGraphprivate
clean()CRDFGraph
const_iterator typedefCRDFGraph
CRDFGraph()CRDFGraph
CRDFNode::addTripletToGraph(const CRDFTriplet &triplet) constCRDFGraphfriend
CRDFNode::removeTripletFromGraph(const CRDFTriplet &triplet) constCRDFGraphfriend
createAboutNode(const std::string &key)CRDFGraph
destroyUnreferencedNode(CRDFNode *pNode)CRDFGraph
empty() constCRDFGraph
generatedNodeId(const std::string &existingId="")CRDFGraph
getAboutNode() constCRDFGraph
getBlankNodeMap() constCRDFGraph
getIncomingTriplets(const CRDFNode *pObject) constCRDFGraph
getLocalResourceNodeMap() constCRDFGraph
getNameSpaceMap() constCRDFGraph
getParentSubjects(const CRDFNode *pObject) constCRDFGraph
getPredicatePath(const CRDFNode *pNode)CRDFGraph
getRemoteResourceNodes() constCRDFGraph
getTriplets() constCRDFGraph
getTriplets(const CRDFPredicate &predicate, const bool &expandBag=true) constCRDFGraph
getTriplets(const CRDFNode *pSubject) constCRDFGraph
getTriplets(const CRDFNode *pSubject, const CRDFPredicate &predicate) constCRDFGraph
guessGraphRoot(const std::string &about=" ")CRDFGraph
iterator typedefCRDFGraph
mBlankNodeId2NodeCRDFGraphprivate
mGeneratedIdsCRDFGraphprivate
mIdMapCRDFGraphprivate
mLiteralNodesCRDFGraphprivate
mLocalResource2NodeCRDFGraphprivate
mObject2TripletCRDFGraphprivate
moveTriplet(CRDFNode *pNewSubject, const CRDFTriplet &triplet)CRDFGraph
mpAboutCRDFGraphprivate
mPredicate2TripletCRDFGraphprivate
mPrefix2NamespaceCRDFGraphprivate
mRemoteResourceNodesCRDFGraphprivate
mSubject2TripletCRDFGraphprivate
mTripletsCRDFGraphprivate
Node2Triplet typedefCRDFGraph
Node2TripletConstRange typedefCRDFGraph
Node2TripletRange typedefCRDFGraph
Predicate2Triplet typedefCRDFGraph
Predicate2TripletConstRange typedefCRDFGraph
Predicate2TripletRange typedefCRDFGraph
removeEmptyNodes()CRDFGraphprivate
removeTriplet(CRDFNode *pSubject, const CRDFPredicate &predicate, CRDFNode *pObject)CRDFGraph
removeTriplet(const CRDFTriplet &triplet)CRDFGraphprivate
updateNamespaces()CRDFGraph
~CRDFGraph()CRDFGraph