Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6324081
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:38:25+00:00 2026-05-24T16:38:25+00:00

Having single edges originate from a Graphviz record field is very straightforward and easy

  • 0

Having single edges originate from a Graphviz record field is very straightforward and easy to control via ports and compass points.

I have a need, though, to have multiple edges originate from a single record field. The syntax of the DOT language does not appear to support this. Subgraphs may work for me, but the depiction of records is really the best representation of the data records.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T16:38:25+00:00Added an answer on May 24, 2026 at 4:38 pm

    have multiple edges originate from a single record field

    I’m not really sure why the syntax of the dot language would not allow it. For example:

    digraph g{
      r[label="<f0> left|<f1> middle|<f2> right", shape=record];
      r:f0 -> {a;b;};
      r:f2 -> c;
      r:f2 -> d;
    }
    

    The fields f0 and f2 have both more than one outgoing edge.

    enter image description here

    By the way, though record shapes still work, it seems as if HTML-like labels are replacing them. From the graphivz web site:

    The record-based shape has largely been superseded and greatly
    generalized by HTML-like labels. That is, instead of using
    shape=record, one might consider using shape=none and an HTML-like
    label.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We're letting users search a database from a single text input and I'm having
I am having issues executing a SQL statement from a stored proc having single
Having single AMQ broker and 100 consumers connected. I would send the message to
Is there anything wrong with having a single class (one .h) implemented over multiple
Been having some trouble implementing a single-column index in LaTeX. I've been employing the
I am having trouble constructing a single XPath statement to return two different sets
I am having some 10 lac records in my single SQL Table. I need
Both: CLSID IID Having specified the above, and using: CoCreateInstance() To returning a single
I'm having trouble with what should be a simple program. I've written a single
I'm developing a wordpress 3.3.1 theme and I'm having troubles with the single.php file.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.