Hi, I want to apply the OnTools .FindShortestPath function on Yago. I am using the following code to load the model:
Model model = TDBFactory.createModel(FullYagoDirectory); The FindShortestPath function taking too much time to return a result. I wonder if it is possible to load the model into main memory to make it faster or if there is any other way to make FindShortestPath much faster. Thanks a lot mena ---------------------------------------------------- Mena B. Habib PhD Student University of Twente Faculty of Electrical Engineering, Mathematics and Computer Science. Database Chair 7500AE Enschede, Netherlands mail: [email protected]<mailto:[email protected]> website: http://wwwhome.ctit.utwente.nl/~badiehm/ Phone: +31 53 489 4549 Fax: +31 53 489 2927 Mobile: +31 68 183 2680
