public interface Metadata
Modifier and Type | Interface and Description |
---|---|
static class |
Metadata.MetadataType
Metadata type enumeration
|
Modifier and Type | Method and Description |
---|---|
Metadata.MetadataType |
getMetadataType()
Gets the metadata type of this object.
|
java.util.Map<java.lang.String,java.lang.String> |
getProperties()
Gets any properties that were associated with this metadata in the
GraphML
|
Metadata.MetadataType getMetadataType()
java.util.Map<java.lang.String,java.lang.String> getProperties()