Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
Modifier and Type | Method and Description |
---|---|
static OrderedLinkCondition |
HGQuery.hg.orderedLink(HGHandle... h)
Return a condition constraining the query result set to being ordered links of a certain
form.
|
static OrderedLinkCondition |
HGQuery.hg.orderedLink(List<HGHandle> L)
Return a condition constraining the query result set to being ordered links of a certain
form.
|
static OrderedLinkCondition |
HGQuery.hg.orderedLink(Ref<HGHandle>... h)
Return a condition constraining the query result set to being ordered links of a certain
form.
|
Copyright © 2015. All rights reserved.