<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.grogra.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://dokuwiki.grogra.de/feed.php">
        <title>GroIMP wiki - 01_user_documentation:06_graph:02_node</title>
        <description></description>
        <link>https://dokuwiki.grogra.de/</link>
        <image rdf:resource="https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-16T07:24:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:06_graph:02_node:01_attribute&amp;rev=1759848243&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:06_graph:02_node:05_ntype&amp;rev=1756992638&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:06_graph:02_node:99_wrapper&amp;rev=1755862198&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>GroIMP wiki</title>
        <link>https://dokuwiki.grogra.de/</link>
        <url>https://dokuwiki.grogra.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:06_graph:02_node:01_attribute&amp;rev=1759848243&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-07T14:44:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Attribute</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:06_graph:02_node:01_attribute&amp;rev=1759848243&amp;do=diff</link>
        <description>Attribute

Persistent fields (in the java sense) of a Node are attributes. Basically, all fields that are NOT static, const nor transient are attributes. The persistence management of the Node require each attribute to have accessors, which are declared in the node.</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:06_graph:02_node:05_ntype&amp;rev=1756992638&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-04T13:30:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>NType</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:06_graph:02_node:05_ntype&amp;rev=1756992638&amp;do=diff</link>
        <description>NType

Compiled type that represent the type in a java sense of the Node.</description>
    </item>
    <item rdf:about="https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:06_graph:02_node:99_wrapper&amp;rev=1755862198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-22T11:29:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Wrapper</title>
        <link>https://dokuwiki.grogra.de/doku.php?id=01_user_documentation:06_graph:02_node:99_wrapper&amp;rev=1755862198&amp;do=diff</link>
        <description>Wrapper

Both primitive and objects that implements Serializable can be added in the graph, despite not being Node. Instead, a Wrapper Node is created to wrap the value of the primitive/Object. The wrapper is a Node, thus can be added in the graph. The wrapping and unwrapping is automatic.</description>
    </item>
</rdf:RDF>
