ndexbio / ndex2-client

NDEx2 Client
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

Add NiceCXNetwork.get_network_attribute_names() function #45

Closed coleslaw481 closed 5 years ago

coleslaw481 commented 5 years ago

In NiceCXNetwork class there is no way to know the network attribute names which are needed for the only method that allows access get_network_attribute()

coleslaw481 commented 5 years ago

Fixed by adding get_network_attribute_names() method