The following table lists the location bar paths for displaying sets of database entities. These correspond to the choices available from the database view links on the Proximity Database Browser start page:
| Sets of entities | |
|---|---|
| Database entity | Location bar path |
| objects | db:/objects |
| links | db:/links |
| containers | cont:/containers |
| object attributes | attrdefs:/objects |
| link attributes | attrdefs:/links |
| container attributes | attrdefs:/containers |
The following table lists the location bar paths for displaying information for individual objects, links, containers, subgraphs, and their attributes. In each of these paths you must substitute the appropriate name or ID number as shown.
| Individual entities | |
|---|---|
| Database entity | Location bar path |
| specific object | item:/objects/ |
| specific link | item:/links/ |
| specific container | cont:/containers/ |
| specific subgraph | subg:/ |
Container names are
separated by forward slashes with the initial /
representing the root container, e.g.,
“/1d-clusters/samples”.
Proximity permits the use of the following location bar path modifiers at the end of the path:
!ATTRVALS |
Display attributes and values for the current item | |
# |
Display page pagenum of values for the
current item
|
If both are used, the page number modifier must follow the attribute display modifier, e.g.,
item:/objects/23!ATTRVALS#2 |