Search notes:

dot language

The dot language allows to describe directed or undirected graphs.

Keywords

The dot language consists of six keywords only:
These keywords are case insensitive.

Comments

graphviz has the same comment style as C++:
/*
  comment
  comment
*/

// comment
Lines that start with a # are discarded as well.

Statements

Statements might be optionally ended with a semicolon (;).

See also

Graphviz

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/tools/Gr...', 1758201195, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/tools/Graphviz/dot/language(69): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78