/usr/share/gtk-doc/html/rasqal/rasqal-section-data.html is in librasqal3-doc 0.9.32-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Data Graphs</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Rasqal RDF Query Library Manual">
<link rel="up" href="reference-manual.html" title="Part I. Reference Manual">
<link rel="prev" href="rasqal-section-general.html" title="General library facilities">
<link rel="next" href="rasqal-section-expression.html" title="Expressions">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="rasqal-section-general.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="reference-manual.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Rasqal RDF Query Library Manual</th>
<td><a accesskey="n" href="rasqal-section-expression.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#rasqal-section-data.synopsis" class="shortcut">Top</a>
|
<a href="#rasqal-section-data.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="rasqal-section-data"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="rasqal-section-data.top_of_page"></a>Data Graphs</span></h2>
<p>Data Graphs — RDF graph sources for triples.</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="rasqal-section-data.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis"> <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph">rasqal_data_graph</a>;
<a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="returnvalue">rasqal_data_graph</span></a> * <a class="link" href="rasqal-section-data.html#rasqal-new-data-graph-from-data-graph" title="rasqal_new_data_graph_from_data_graph ()">rasqal_new_data_graph_from_data_graph</a>
(<em class="parameter"><code><a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> *dg</code></em>);
<a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="returnvalue">rasqal_data_graph</span></a> * <a class="link" href="rasqal-section-data.html#rasqal-new-data-graph-from-iostream" title="rasqal_new_data_graph_from_iostream ()">rasqal_new_data_graph_from_iostream</a> (<em class="parameter"><code><a class="link" href="rasqal-section-general.html#rasqal-world" title="rasqal_world"><span class="type">rasqal_world</span></a> *world</code></em>,
<em class="parameter"><code><span class="type">raptor_iostream</span> *iostr</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *base_uri</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *name_uri</code></em>,
<em class="parameter"><code>unsigned <span class="type">int</span> flags</code></em>,
<em class="parameter"><code>const <span class="type">char</span> *format_type</code></em>,
<em class="parameter"><code>const <span class="type">char</span> *format_name</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *format_uri</code></em>);
<a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="returnvalue">rasqal_data_graph</span></a> * <a class="link" href="rasqal-section-data.html#rasqal-new-data-graph-from-uri" title="rasqal_new_data_graph_from_uri ()">rasqal_new_data_graph_from_uri</a> (<em class="parameter"><code><a class="link" href="rasqal-section-general.html#rasqal-world" title="rasqal_world"><span class="type">rasqal_world</span></a> *world</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *uri</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *name_uri</code></em>,
<em class="parameter"><code><span class="type">int</span> flags</code></em>,
<em class="parameter"><code>const <span class="type">char</span> *format_type</code></em>,
<em class="parameter"><code>const <span class="type">char</span> *format_name</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *format_uri</code></em>);
<span class="returnvalue">void</span> <a class="link" href="rasqal-section-data.html#rasqal-free-data-graph" title="rasqal_free_data_graph ()">rasqal_free_data_graph</a> (<em class="parameter"><code><a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> *dg</code></em>);
enum <a class="link" href="rasqal-section-data.html#rasqal-data-graph-flags" title="enum rasqal_data_graph_flags">rasqal_data_graph_flags</a>;
<span class="returnvalue">int</span> <a class="link" href="rasqal-section-data.html#rasqal-data-graph-print" title="rasqal_data_graph_print ()">rasqal_data_graph_print</a> (<em class="parameter"><code><a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> *dg</code></em>,
<em class="parameter"><code><span class="type">FILE</span> *fh</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="rasqal-section-data.description"></a><h2>Description</h2>
<p>
Data graphs are used in the query to describe RDF graphs that can be
used to query against. The graphs can be used either with <span class="type">raptor_uri</span>
to name the graph, or without a name. The query language determines
which graphs are used in the query.
</p>
</div>
<div class="refsect1">
<a name="rasqal-section-data.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="rasqal-data-graph"></a><h3>rasqal_data_graph</h3>
<pre class="programlisting">typedef struct {
rasqal_world* world;
raptor_uri* uri;
raptor_uri* name_uri;
int flags;
char* format_type;
char* format_name;
raptor_uri* format_uri;
raptor_iostream* iostr;
raptor_uri* base_uri;
int usage;
} rasqal_data_graph;
</pre>
<p>
A source of RDF data for querying.
</p>
<p>
If <em class="parameter"><code>iostr</code></em> is present, the graph can be constructed by parsing the
iostream and using <em class="parameter"><code>base_uri</code></em> as a base uri. Otherwise the graph
can be constructed from the graph at URI <em class="parameter"><code>uri</code></em>.
</p>
<p>
In either case the <em class="parameter"><code>name_uri</code></em> is the graph name as long as <em class="parameter"><code>flags</code></em>
is <a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-NAMED:CAPS"><code class="literal">RASQAL_DATA_GRAPH_NAMED</code></a>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><a class="link" href="rasqal-section-general.html#rasqal-world" title="rasqal_world"><span class="type">rasqal_world</span></a> *<em class="structfield"><code><a name="rasqal-data-graph.world"></a>world</code></em>;</span></p></td>
<td>rasqal_world object</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">raptor_uri</span> *<em class="structfield"><code><a name="rasqal-data-graph.uri"></a>uri</code></em>;</span></p></td>
<td>source URI</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">raptor_uri</span> *<em class="structfield"><code><a name="rasqal-data-graph.name-uri"></a>name_uri</code></em>;</span></p></td>
<td>name of graph for <a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-NAMED:CAPS"><code class="literal">RASQAL_DATA_GRAPH_NAMED</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">int</span> <em class="structfield"><code><a name="rasqal-data-graph.flags"></a>flags</code></em>;</span></p></td>
<td>
<a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-NAMED:CAPS"><code class="literal">RASQAL_DATA_GRAPH_NAMED</code></a> or <a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-BACKGROUND:CAPS"><code class="literal">RASQAL_DATA_GRAPH_BACKGROUND</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">char</span> *<em class="structfield"><code><a name="rasqal-data-graph.format-type"></a>format_type</code></em>;</span></p></td>
<td>MIME Type of data format at <em class="parameter"><code>uri</code></em> (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">char</span> *<em class="structfield"><code><a name="rasqal-data-graph.format-name"></a>format_name</code></em>;</span></p></td>
<td>Raptor parser Name of data format at <em class="parameter"><code>uri</code></em> (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">raptor_uri</span> *<em class="structfield"><code><a name="rasqal-data-graph.format-uri"></a>format_uri</code></em>;</span></p></td>
<td>URI of data format at <em class="parameter"><code>uri</code></em> (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">raptor_iostream</span> *<em class="structfield"><code><a name="rasqal-data-graph.iostr"></a>iostr</code></em>;</span></p></td>
<td>Raptor iostream for content, overriding <em class="parameter"><code>uri</code></em> if present (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">raptor_uri</span> *<em class="structfield"><code><a name="rasqal-data-graph.base-uri"></a>base_uri</code></em>;</span></p></td>
<td>base URI for reading from iostream</td>
</tr>
<tr>
<td><p><span class="term"><span class="type">int</span> <em class="structfield"><code><a name="rasqal-data-graph.usage"></a>usage</code></em>;</span></p></td>
<td>usage count of this object</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="rasqal-new-data-graph-from-data-graph"></a><h3>rasqal_new_data_graph_from_data_graph ()</h3>
<pre class="programlisting"><a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="returnvalue">rasqal_data_graph</span></a> * rasqal_new_data_graph_from_data_graph
(<em class="parameter"><code><a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> *dg</code></em>);</pre>
<p>
Copy Constructor - create a new <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> object from an existing <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> object.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>dg</code></em> :</span></p></td>
<td>
<a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> object to copy or NULL</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> object or NULL if <em class="parameter"><code>dg</code></em> was NULL.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="rasqal-new-data-graph-from-iostream"></a><h3>rasqal_new_data_graph_from_iostream ()</h3>
<pre class="programlisting"><a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="returnvalue">rasqal_data_graph</span></a> * rasqal_new_data_graph_from_iostream (<em class="parameter"><code><a class="link" href="rasqal-section-general.html#rasqal-world" title="rasqal_world"><span class="type">rasqal_world</span></a> *world</code></em>,
<em class="parameter"><code><span class="type">raptor_iostream</span> *iostr</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *base_uri</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *name_uri</code></em>,
<em class="parameter"><code>unsigned <span class="type">int</span> flags</code></em>,
<em class="parameter"><code>const <span class="type">char</span> *format_type</code></em>,
<em class="parameter"><code>const <span class="type">char</span> *format_name</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *format_uri</code></em>);</pre>
<p>
Constructor - create a new <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> from iostream content
</p>
<p>
The <em class="parameter"><code>name_uri</code></em> is used when the flags are <a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-NAMED:CAPS"><code class="literal">RASQAL_DATA_GRAPH_NAMED</code></a>.
</p>
<p>
The <em class="parameter"><code>base_uri</code></em> is used to provide the Raptor parser a base URI. If
a base URI is required but none is given, the parsing will fail
and the query that uses this data source will fail.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>world</code></em> :</span></p></td>
<td>rasqal_world object</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>iostr</code></em> :</span></p></td>
<td>source graph format iostream</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>base_uri</code></em> :</span></p></td>
<td>base URI for iostream content</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>name_uri</code></em> :</span></p></td>
<td>name of graph (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td>
<td>
<a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-NAMED:CAPS"><code class="literal">RASQAL_DATA_GRAPH_NAMED</code></a> or <a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-BACKGROUND:CAPS"><code class="literal">RASQAL_DATA_GRAPH_BACKGROUND</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>format_type</code></em> :</span></p></td>
<td>MIME Type of data format at <em class="parameter"><code>uri</code></em> (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>format_name</code></em> :</span></p></td>
<td>Raptor parser Name of data format at <em class="parameter"><code>uri</code></em> (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>format_uri</code></em> :</span></p></td>
<td>URI of data format at <em class="parameter"><code>uri</code></em> (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> or NULL on failure.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="rasqal-new-data-graph-from-uri"></a><h3>rasqal_new_data_graph_from_uri ()</h3>
<pre class="programlisting"><a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="returnvalue">rasqal_data_graph</span></a> * rasqal_new_data_graph_from_uri (<em class="parameter"><code><a class="link" href="rasqal-section-general.html#rasqal-world" title="rasqal_world"><span class="type">rasqal_world</span></a> *world</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *uri</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *name_uri</code></em>,
<em class="parameter"><code><span class="type">int</span> flags</code></em>,
<em class="parameter"><code>const <span class="type">char</span> *format_type</code></em>,
<em class="parameter"><code>const <span class="type">char</span> *format_name</code></em>,
<em class="parameter"><code><span class="type">raptor_uri</span> *format_uri</code></em>);</pre>
<p>
Constructor - create a new <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a>.
</p>
<p>
The name_uri is only used when the flags are <a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-NAMED:CAPS"><code class="literal">RASQAL_DATA_GRAPH_NAMED</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>world</code></em> :</span></p></td>
<td>rasqal_world object</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>uri</code></em> :</span></p></td>
<td>source URI</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>name_uri</code></em> :</span></p></td>
<td>name of graph (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td>
<td>
<a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-NAMED:CAPS"><code class="literal">RASQAL_DATA_GRAPH_NAMED</code></a> or <a class="link" href="rasqal-section-data.html#RASQAL-DATA-GRAPH-BACKGROUND:CAPS"><code class="literal">RASQAL_DATA_GRAPH_BACKGROUND</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>format_type</code></em> :</span></p></td>
<td>MIME Type of data format at <em class="parameter"><code>uri</code></em> (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>format_name</code></em> :</span></p></td>
<td>Raptor parser Name of data format at <em class="parameter"><code>uri</code></em> (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>format_uri</code></em> :</span></p></td>
<td>URI of data format at <em class="parameter"><code>uri</code></em> (or NULL)</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> or NULL on failure.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="rasqal-free-data-graph"></a><h3>rasqal_free_data_graph ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> rasqal_free_data_graph (<em class="parameter"><code><a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> *dg</code></em>);</pre>
<p>
Destructor - destroy a <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> object.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>dg</code></em> :</span></p></td>
<td>
<a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> object</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="rasqal-data-graph-flags"></a><h3>enum rasqal_data_graph_flags</h3>
<pre class="programlisting">typedef enum {
RASQAL_DATA_GRAPH_NONE = 0,
RASQAL_DATA_GRAPH_NAMED = 1,
RASQAL_DATA_GRAPH_BACKGROUND = 2,
} rasqal_data_graph_flags;
</pre>
<p>
Flags for the type of <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a>.
</p>
<p>
These are used by <a class="link" href="rasqal-section-data.html#rasqal-new-data-graph-from-uri" title="rasqal_new_data_graph_from_uri ()"><code class="function">rasqal_new_data_graph_from_uri()</code></a> and
<a class="link" href="rasqal-section-data.html#rasqal-new-data-graph-from-iostream" title="rasqal_new_data_graph_from_iostream ()"><code class="function">rasqal_new_data_graph_from_iostream()</code></a>. See <a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><a name="RASQAL-DATA-GRAPH-NONE:CAPS"></a><span class="term"><code class="literal">RASQAL_DATA_GRAPH_NONE</code></span></p></td>
<td>Internal.
</td>
</tr>
<tr>
<td><p><a name="RASQAL-DATA-GRAPH-NAMED:CAPS"></a><span class="term"><code class="literal">RASQAL_DATA_GRAPH_NAMED</code></span></p></td>
<td>Graphs with a source and name.
</td>
</tr>
<tr>
<td><p><a name="RASQAL-DATA-GRAPH-BACKGROUND:CAPS"></a><span class="term"><code class="literal">RASQAL_DATA_GRAPH_BACKGROUND</code></span></p></td>
<td>Graphs with a source only.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="rasqal-data-graph-print"></a><h3>rasqal_data_graph_print ()</h3>
<pre class="programlisting"><span class="returnvalue">int</span> rasqal_data_graph_print (<em class="parameter"><code><a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> *dg</code></em>,
<em class="parameter"><code><span class="type">FILE</span> *fh</code></em>);</pre>
<p>
Print a Rasqal data graph in a debug format.
</p>
<p>
The print debug format may change in any release.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>dg</code></em> :</span></p></td>
<td>
<a class="link" href="rasqal-section-data.html#rasqal-data-graph" title="rasqal_data_graph"><span class="type">rasqal_data_graph</span></a> object</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>fh</code></em> :</span></p></td>
<td>the FILE* handle to print to</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>non-0 on failure</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.18</div>
</body>
</html>
|