luxlabs header browser preview


@interface PGGraphRelationshipEdgeCollection : PGGraphEdgeCollection

+ (id)confirmedRelationshipEdgesInGraph:(id)a0;
+ (Class)edgeClass;
+ (id)inferredRelationshipEdgesInGraph:(id)a0;

@end