An API for browsing next/previous nodes without overloading your database server.
Description
This module allows you to know the previous or next nodes for any given node. This is very useful for providing navigational links to the user without the expensive queries required to dynamically deduce such information on the fly.
The use case is two fold:
Usability/Navigation