|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.plugins.blueprints.factory.TinkerGraphFactory
public class TinkerGraphFactory extends Object
| Constructor Summary | |
TinkerGraphFactory()
|
|
| Method Summary | |
|---|---|
com.tinkerpop.blueprints.Graph
|
create(GriffonApplication app, String graphName, Map properties)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
TinkerGraphFactory()
| Method Detail |
|---|
public com.tinkerpop.blueprints.Graph create(GriffonApplication app, String graphName, Map properties)
Groovy Documentation