Proxy of C++ node_iterator class.  
|  | 
|  | __init__ (self, "gdl_graph_t" _g, "int" n) | 
|  | init(self, _g, n) -> node_iterator 
 | 
|  | 
| "bool" | __eq__ (self, "node_iterator" n) | 
|  | eq(self, n) -> bool 
 | 
|  | 
| "bool" | __ne__ (self, "node_iterator" n) | 
|  | ne(self, n) -> bool 
 | 
|  | 
| "int" | __ref__ (self) | 
|  | ref(self) -> int 
 | 
|  | 
|  | 
|  | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|  | 
◆ __init__()
      
        
          | __init__ | ( |  | self, | 
        
          |  |  | "gdl_graph_t" | _g, | 
        
          |  |  | "int" | n ) | 
      
 
 
◆ __eq__()
      
        
          | "bool" __eq__ | ( |  | self, | 
        
          |  |  | "node_iterator" | n ) | 
      
 
 
◆ __ne__()
      
        
          | "bool" __ne__ | ( |  | self, | 
        
          |  |  | "node_iterator" | n ) | 
      
 
 
◆ __ref__()
◆ thisown
  
  | 
        
          | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |  | static | 
 
 
The documentation for this class was generated from the following file: