User Tools

Site Tools


01_user_documentation:06_graph:06_extent:01_structure

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
01_user_documentation:06_graph:06_extent:01_structure [2025/10/13 09:40] gaetan01_user_documentation:06_graph:06_extent:01_structure [2025/10/13 09:41] (current) gaetan
Line 6: Line 6:
 Then, for each new type of Node added in the graph, an extent is created and linked to its direct super class. The type of Node is described by its [[https://javadoc.grogra.de/graph/de/grogra/graph/impl/Node.NType.html|NType]]. The NType is an internal class defined by each Node. In java it is usually created with the [[:01_user_documentation:06_graph:07_persistence:99_code_enhancement|code enhancer]] to ensure that all the required attributes for the persistence management are created. In RGG, the NType is automatically created for all ''modules''. Then, for each new type of Node added in the graph, an extent is created and linked to its direct super class. The type of Node is described by its [[https://javadoc.grogra.de/graph/de/grogra/graph/impl/Node.NType.html|NType]]. The NType is an internal class defined by each Node. In java it is usually created with the [[:01_user_documentation:06_graph:07_persistence:99_code_enhancement|code enhancer]] to ensure that all the required attributes for the persistence management are created. In RGG, the NType is automatically created for all ''modules''.
 If a Node is added to the graph and it extends several level of Nodes, an extent for each intermediate NTypes is created.  If a Node is added to the graph and it extends several level of Nodes, an extent for each intermediate NTypes is created. 
 +
 +=====  =====
  
  
01_user_documentation/06_graph/06_extent/01_structure.1760341246.txt.gz · Last modified: 2025/10/13 09:40 by gaetan