----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107393/ -----------------------------------------------------------
(Updated Nov. 21, 2012, 6:59 a.m.) Review request for Telepathy and Vishesh Handa. Changes ------- Added code comments Description ------- If we push too big graph into Nepomuk, it won't get stored because the generated sql is wayyyy to big for virtuoso to process. This is a quick fix/hack/workaround that splits the graph into smaller graphs (max 200 items) and stores these smaller graphs. Diffs (updated) ----- nepomuk-storage.cpp 0ab6cba Diff: http://git.reviewboard.kde.org/r/107393/diff/ Testing ------- Successfully stored 400 contacts in Nepomuk (in overall graph size terms that's more than 600 items graph). Thanks, Martin Klapetek
_______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
