|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface HypergraphdbProvider
| Method Summary | |
|---|---|
Object
|
withHyperGraph(Closure closure)
|
Object
|
withHyperGraph(String databaseName, Closure closure)
|
Object
|
withHyperGraph(CallableWithArgs callable)
|
Object
|
withHyperGraph(String databaseName, CallableWithArgs callable)
|
| Method Detail |
|---|
public Object withHyperGraph(Closure closure)
public Object withHyperGraph(String databaseName, Closure closure)
public Object withHyperGraph(CallableWithArgs callable)
public Object withHyperGraph(String databaseName, CallableWithArgs callable)
Groovy Documentation