public interface IDataSetNode
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | IDataSetNode.Annotations | 
| Modifier and Type | Method and Description | 
|---|---|
| DatasetNode | getDataset()Return the dataset. | 
| void | setDataset(DatasetNode dataset)Set the dataset. | 
void setDataset(DatasetNode dataset)
dataset - DatasetNode getDataset()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.