protected static class VoID.IVCount extends Object implements Comparable<VoID.IVCount>
| Constructor and Description |
|---|
VoID.IVCount(IV<?,?> iv,
long count) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(VoID.IVCount arg0)
Place into order by descending count.
|
BigdataValue |
getValue()
Return the associated
BigdataValue. |
void |
setValue(BigdataValue val) |
public final IV<?,?> iv
public final long count
public VoID.IVCount(IV<?,?> iv, long count)
public BigdataValue getValue()
BigdataValue.
Note: A resolution set is necessary if you want to attach the
BigdataValue to the IV.
NotMaterializedExceptionpublic void setValue(BigdataValue val)
public int compareTo(VoID.IVCount arg0)
compareTo in interface Comparable<VoID.IVCount>Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.