public class TreeSource
extends org.gcube.data.tmf.impl.AbstractSource
Source of Trees.| Constructor and Description |
|---|
TreeSource(String id,
List<QName> types,
Store store)
Creates an instance with a given identifier.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
cardinality() |
List<org.gcube.data.tmf.api.Property> |
properties() |
Store |
store()
Returns the underlying tree store
|
String |
toString() |
List<QName> |
types() |
creationTime, description, environment, equals, hashCode, id, isUser, lastUpdate, lifecycle, name, notifier, reader, setCardinality, setCreationTime, setDescription, setEnvironment, setLastUpdate, setLifecycle, setName, setNotifier, setReader, setUser, setWriter, writerpublic List<org.gcube.data.tmf.api.Property> properties()
public Store store()
public Long cardinality()
cardinality in interface org.gcube.data.tmf.api.Sourcecardinality in class org.gcube.data.tmf.impl.AbstractSourcepublic String toString()
toString in class org.gcube.data.tmf.impl.AbstractSourceCopyright © 2018. All Rights Reserved.