Processes Directed Graphs GraphCmd -? -all -exceptions -input -query -exec "query to execute" -output -path = -? Prints this ...

Processes Directed Graphs

GraphCmd [-?] [-all] [-exceptions] [-input ] [-query ] [-exec "query to execute"] [-output ] [-path =]

    -?          Prints this help message.
    -all        Gathers all intermediate query results, instead of just the last node set.
    -exceptions Reports query exceptions in .dgml output.
    -input      Specifies the input .dgml file to process.
    -output     Specifies a .dgml file to output.
    -query      Specifies a .dgql file to execute.
    -exec       Specifies a .dgql statement to execute.
    -path       Specifies a common path alias.

    The -input, -query, -exec and -path options may be specified multiple times.