public abstract class AbstractNodeRepresentationDataset extends AbstractDataset
Constructor and Description |
---|
AbstractNodeRepresentationDataset() |
Modifier and Type | Method and Description |
---|---|
void |
addLink(Link link) |
List<Link> |
getLinks() |
protected List<? extends NodeRepresentation> |
getNodeRepresentations() |
void |
setLinks(List<Link> links) |
void |
setNodeRepresentations(List<? extends NodeRepresentation> nodeRepresentations) |
getBeginIndex, getTotalSize, setBeginIndex, setTotalSize
protected List<? extends NodeRepresentation> getNodeRepresentations()
public void setNodeRepresentations(List<? extends NodeRepresentation> nodeRepresentations)
public void addLink(Link link)
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.