public class ParametersBase extends Object
Constructor and Description |
---|
ParametersBase() |
Modifier and Type | Method and Description |
---|---|
static String |
getCharset()
Returns the default charset
|
static ParametersBase |
getInstance()
Returns a pre-created instance of a ParametersBase object.
|
boolean |
getUseWildcards()
Validates if wild cards are enabled when executing queries based on a key value pair.
|
boolean |
isSuperVerboseOn() |
boolean |
showProgress() |
boolean |
syncCache()
Returns true if the underlying vertex cache and edge cache are synchronized
|
public static String getCharset()
public static ParametersBase getInstance()
public boolean getUseWildcards()
public boolean isSuperVerboseOn()
public boolean showProgress()
public boolean syncCache()
Copyright © 2015 Oracle and/or its afflilates. All Rights Reserved.