public class IndexOutcomingNodesCLI
extends it.cnr.isti.hpc.cli.AbstractCommandLineInterface
IndexOutcomingNodesCLI generate the binary file containing the incoming
entities. Takes a file containing the outcoming entities in the format:
entity_id e1 e2 ... eN
where e1 e2 .. eN
are the entities linking from the given
entity entity_id
. The file is sorted by entity_id
, and in each line the incoming entities are sorted by their numerical id.
- Author:
- Diego Ceccarelli, diego.ceccarelli@isti.cnr.it created on 21/nov/2011