public class NodeToLabelsEntry extends Object
Constructor and Description |
---|
NodeToLabelsEntry() |
NodeToLabelsEntry(String nodeId,
ArrayList<String> labels) |
NodeToLabelsEntry(String nodeId,
Collection<String> pLabels) |
public NodeToLabelsEntry()
public NodeToLabelsEntry(String nodeId, Collection<String> pLabels)
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.