Home Previous Up Next Index

armarx::semantic::GraphStorageInterface

Overview

interface GraphStorageInterface

Derived Classes and Interfaces

GraphStorageTopicAndInterface

Operation Index

getAll
remove
removeAll

Operations

data::GraphMap getAll()

void remove(string id)

void removeAll()


Home Previous Up Next Index