HomeSoftware Heritage

server: separate id mapping from traversals using node2type map

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

server: separate id mapping from traversals using node2type map

algo/Traversal.java now only uses internal ids and Endpoint.java is
responsible of input/output id conversion.

Closes T1898.
Closes T1901.
Closes T1902.

Commit No Longer Exists

This commit no longer exists in the repository.