Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCGraph.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import <Foundation/Foundation.h>
3
@class
NCGraphEdge
;
4
@class
NCGraphVertex
;
5
6
20
DEFAULT_EXPORT_ATTRIBUTE
21
@interface
NCGraph
: NSObject
22
36
@property
(nonatomic, nonnull, readonly) NSArray<NCGraphVertex *> *
vertexes
;
37
51
@property
(nonatomic, nonnull, readonly) NSArray<NCGraphEdge *> *
edges
;
52
53
@end
com
navigine
idl
objc
NCGraph.h
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2