public class IndexIncomingNodesCLI
extends it.cnr.isti.hpc.cli.AbstractCommandLineInterface
IndexIncomingNodesCLI generate the binary file containing the incoming entities.
Takes a file containing the incoming entities in the format:
entity_id e1 e2 ... eN
where e1 e2 .. eN
are the entities linking to 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