ModErn Text Analysis
META Enumerates Textual Applications
Public Member Functions | Public Attributes | List of all members
meta::graph::default_node Struct Reference

Public Member Functions

 default_node ()
 Creates a node with a blank label.
 
 default_node (const std::string &lbl)
 

Public Attributes

std::string label
 the text label for this node
 
node_id id
 

Constructor & Destructor Documentation

meta::graph::default_node::default_node ( const std::string &  lbl)
inline
Parameters
lblCreates a node with the label lbl

The documentation for this struct was generated from the following file: