Sparksee
6.0.2
|
This is the complete list of members for Context, including all inherited members.
AddAllEdgeTypes(sparksee::gdb::EdgesDirection d) | Context | |
AddAllNodeTypes() | Context | |
AddEdgeType(sparksee::gdb::type_t t, sparksee::gdb::EdgesDirection d) | Context | |
AddNodeType(sparksee::gdb::type_t t) | Context | |
Compute() | Context | |
Compute(sparksee::gdb::Session &session, sparksee::gdb::oid_t node, sparksee::gdb::TypeList *nodeTypes, sparksee::gdb::TypeList *edgeTypes, sparksee::gdb::EdgesDirection dir, sparksee::gdb::int32_t maxhops, sparksee::gdb::bool_t include) | Context | static |
Context(sparksee::gdb::Session &session, sparksee::gdb::oid_t node) | Context | |
edgeTypes | Context | protected |
excludedEdges | Context | protected |
excludedNodes | Context | protected |
ExcludeEdges(sparksee::gdb::Objects &edges) | Context | |
ExcludeNodes(sparksee::gdb::Objects &nodes) | Context | |
graph | Context | protected |
inclusive | Context | protected |
maxHops | Context | protected |
nodeTypes | Context | protected |
sess | Context | protected |
SetMaximumHops(sparksee::gdb::int32_t maxhops, sparksee::gdb::bool_t include) | Context | |
src | Context | protected |
~Context() | Context | virtual |