public class Tuple extends 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-2015 MarkLogic Corporation.