Alright folks,
Here is a small chunk from my table:
NODE_104 NODE_2541 7682 61 7682 7653 32 61
NODE_2541 NODE_2313 61 189 1 30 160 189
NODE_2313 NODE_2855 189 61 160 189 1 30
Col1:Query NODE
col2 Subject NODE
col3:length of Query string
col4:length of Subj string
Cil5:Query node from(maps on to subj node "from" what char)
col6:Query node to(maps on to subj node "to" what char)
col7:Subj node from(maps on to query node "from" what char)
col8:Subj node to(maps on to query node "to" what char)
------- NODE 104
-------- NODE 2541
------- NODE 2313
-------- NODE 2855
RESULTING TO |--------------------------|(merge of all the above nodes)
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.