Just a marker interface for protocol specific node locations. A node location should entail some protocol specific
object (call it a "path") that can be used to retrieve one or mode nodes using a protocol specific
Driver.
Note that platform specific paths
- can be either relative to some other base path or absolute
- can contain wildcards so that they can be used to retrieve a set of matching nodes.