public class Tuple
extends java.lang.Object
Constructor and Description |
---|
Tuple() |
Modifier and Type | Method and Description |
---|---|
long |
getCount()
Returns the frequency of this tuple in the database.
|
TypedDistinctValue[] |
getValues()
Returns an array of all the values in this tuple.
|
public long getCount()
public TypedDistinctValue[] getValues()
Copyright © 2013-2020 MarkLogic Corporation.