public abstract class AbstractMetadata extends Object implements Metadata
Metadata.MetadataType| Constructor and Description |
|---|
AbstractMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
addData(DataMetadata data) |
Map<String,String> |
getProperties()
Gets any properties that were associated with this metadata in the
GraphML
|
String |
getProperty(String key) |
String |
setProperty(String key,
String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMetadataTypepublic Map<String,String> getProperties()
MetadatagetProperties in interface Metadatapublic void addData(DataMetadata data)
Copyright © 2016. All rights reserved.