Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
Modifier and Type | Method and Description |
---|---|
static LinkCondition |
HGQuery.hg.link(Collection<HGHandle> C)
Return a condition constraining the query result set to links pointing to a target set
of atoms.
|
static LinkCondition |
HGQuery.hg.link(HGHandle... h)
Return a condition constraining the query result set to links pointing to a target set
of atoms.
|
static LinkCondition |
HGQuery.hg.link(HGLink link)
Return a condition constraining the query result set to links pointing to a target set
of atoms.
|
static LinkCondition |
HGQuery.hg.link(Ref<HGHandle>... h)
|
Copyright © 2015. All rights reserved.