Files | |
| AbstractGraphBuilder.h | |
| This abstract class provides the common functions for graph builder classes. Each builder strategy has to implement only a public function called build. | |
| FlowGraphBuilder.h | |
| LDDGraphBuilder.h | |
| This class defines the LDD strategy to build a graph. | |
| QueryGraphBuilder.h | |
| This class defines the Query strategy to build a graph having a exist graph as input parameters. | |
| RAGGraphBuilder.h | |
| This class defines the RAG strategy to build a graph,. | |