Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
Modifier and Type | Method and Description |
---|---|
static ArityCondition |
HGQuery.hg.arity(int i)
Return a condition constraining the query result set to being links with the specified arity (number
of targets).
|
static ArityCondition |
HGQuery.hg.arity(Ref<Integer> i)
Return a condition constraining the query result set to being links with the specified arity (number
of targets).
|
Copyright © 2015. All rights reserved.