fun run(kPathIndex: KPathIndex, lubmFile: String, dryRun: Boolean = false): Long
Imports a LUBM file.
Assumes the format of the file resembles: source_node_label target_node_label edge_label separated by space.
source_node_label target_node_label edge_label