| Package | Description |
|---|---|
| org.cloudgraph.config |
Package level documentation for package org.cloudgraph.config.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryFetchType |
QueryFetchType.fromValue(String v) |
static QueryFetchType |
CloudGraphConfigProp.getQueryFetchType(org.plasma.query.Query query) |
static QueryFetchType |
QueryFetchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryFetchType[] |
QueryFetchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.