luxlabs header browser preview


@interface PGGraphAssetTranslator : PGGraphEntityTranslator

+ (id)entityClassName;

- (id)momentUpdateTypeByAssetProperty;
- (id)graphChangesForChangedPropertyNamesByLocalIdentifier:(id)a0 change:(id)a1 progressBlock:(id /* block */)a2;
- (id)highlightUpdateTypeByAssetProperty;

@end