next up previous contents index
Next: Edge Format Up: Graph Description Language (GDL) Previous: Graph Format

   
Node Format

   A node is specified by

node: {
     title: < node title >
     < list of node attributes >
}

The title of a node is any valid C string. Strings have to be enclosed in quotes and may contain the normal C escapes (e.g. \", \n, \f, ...).


next up previous contents index
Next: Edge Format Up: Graph Description Language (GDL) Previous: Graph Format
© AbsInt Angewandte Informatik GmbH