1.6 KiB
page: htroot/processing/domaingraph/applet/index.html help: help/processing/domaingraph/applet/index.md title: domaingraph : Built with Processing package: proxy-embedded-static access: public kind: embedded-static-page backend_java: none
domaingraph : Built with Processing
Purpose
Domain Graph displays host relationships as a visual graph.
Use it to teach or inspect how crawled hosts connect to each other.
What You Can Do Here
- Domain Graph displays host relationships as a visual graph.
- Use it through the page or proxy context that includes it.
- Treat it as a support view unless the parameters document a direct service call.
Page Architecture
This is a compact endpoint-style page. Its behavior is driven mainly by request parameters and the selected response template, so callers should send only the fields needed for the specific query or peer-service action.
Correct Use
Use this page in the context where YaCy displays it. Embedded and static pages usually explain, wrap, or visualize another workflow; direct calls should stay minimal and read-only unless documented otherwise.
Access And Safety
The page is normally public or read-only, unless the peer is configured to require authentication for all pages.
Automation And API
No matching Java servlet was found for this template.
No request parameters are needed for normal use of this page.
What To Expect
Expect a focused support view, embedded fragment, visual page, or proxy message. The important action usually happens on the page that linked here.
Related Pages
http://java.sun.com/products/plugin/downloads/index.html