graphml2gv(1)


NAME

   graphml2gv - GRAPHML-DOT converter

SYNOPSIS

   graphml2gv [ -?v ] [ -ggname ] [ -ooutfile ] [ files ]

DESCRIPTION

   graphml2gv  converts a graph specified in the GRAPHML format to a graph
   in the GV (formerly DOT) format.

OPTIONS

   The following options are supported:

   -v     Turns on verbose mode

   -?     Prints usage information and exits.

   -ggname
          The string gname is used as the name of the generated graph.  If
          multiple  graphs  are  generated, subsequent graphs use the name
          gname appended with an integer.

   -ooutfile
          Prints output to the file outfile. If not given, graphml2gv uses
          stdout.

   OPERANDS
          The following operand is supported:

   files   Names  of  files containing 1 or more graphs in GRAPHML.  If no
           files operand is specified, the standard input will be used.

RETURN CODES

   Return 0 if there were no problems during conversion; and  non-zero  if
   any error occurred.

LIMITATIONS

   As   both   the  graph  and  graphics  models  of  GV  and  GML  differ
   significantly, the conversion can only  be  at  best  approximate.   In
   particular,   GV  currently  has  no  notion  of  hyperedges  or  edges
   containing graphs.

   At  present,  graphml2gv  only  supports  the  basic  graph   topology.
   Specifically,  the  <KEY>  and  <DATA> elements are not handled, though
   they could be.

AUTHORS

   Emden R. Gansner <erg@research.att.com>

SEE ALSO

   dot(1), libcgraph(3)

                             14 July 2011                    GRAPHML2GV(1)


More Linux Commands

manpages/gjavah-4.6.1.html
gjavah-4.6(1) - - generate header files from Java class file
The gjavah program is used to generate header files from class files. It can generate both CNI and JNI header files, as well as stub implementation files which

manpages/lzless.1.html
lzless(1) - view xz or lzma compressed (text) files.........
xzless is a filter that displays text from compressed files to a terminal. It works on files compressed with xz(1) or lzma(1). If no files are given, xzless rea

manpages/UP.3ncurses.html
UP(3ncurses) - direct curses interface to the terminfo capab
These routines are included as a conversion aid for programs that use the termcap library. Their parameters are the same and the routines are emulated using the

manpages/ldap_simple_bind.3.html
ldap_simple_bind(3) - LDAP bind routines - Linux man page...
These routines provide various interfaces to the LDAP bind operation. After an association with an LDAP server is made using ldap_init(3), an LDAP bind operatio

manpages/diffstat.1.html
diffstat(1) - make histogram from diff-output (Man Page)....
This program reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. Diffstat is a program that is useful fo

manpages/iso_8859_14.7.html
iso_8859_14(7) - ISO 8859-14 character set encoded in octal,
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-14 encodes the characters used in Celti

manpages/XSetSelectionOwner.3.html
XSetSelectionOwner(3) - manipulate window selection.........
The XSetSelectionOwner function changes the owner and last-change time for the specified selection and has no effect if the specified time is earlier than the c

manpages/Tk_GetHINSTANCE.3.html
Tk_GetHINSTANCE(3) - retrieve the global application instanc
Tk_GetHINSTANCE returns the Windows application instance handle for the Tk application. This function is only available on Windows platforms. KEYWORDS identifie

manpages/rnews.1.html
rnews(1) - Inject individual articles and UUCP batches into
rnews injects either individual articles or UUCP-style article batches into an INN server. It submits articles via IHAVE and is suitable for injecting articles

manpages/recv.2.html
recv(2) - receive a message from a socket - Linux man page
The recv(), recvfrom(), and recvmsg() calls are used to receive messages from a socket. They may be used to receive data on both connectionless and connection-o

manpages/systemd-tmpfiles-clean.service.8.html
systemd-tmpfiles-clean.service(8) Creates, deletes and clean
systemd-tmpfiles creates, deletes, and cleans up volatile and temporary files and directories, based on the configuration file format and location specified in

manpages/XChangeDeviceProperty.3.html
XChangeDeviceProperty(3) - Get, change or delete a device's
The XGetDeviceProperty function returns the actual type of the property; the actual format of the property; the number of 8-bit, 16-bit, or 32-bit items transfe





We can't live, work or learn in freedom unless the software we use is free.