Tg_all_path for weighted graphs

Hi I was trying to use the inbuilt tg_all_path (Finds all paths between two vertices in a directed graph) algorithm for weighted graphs. Is it possible to find the cumulative distance for each possible path between every and destination?