public static class OViewConfig.OViewIndexConfig extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
engine |
protected List<OPair<String,OType>> |
props |
protected String |
type |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(String name,
OType type) |
String |
getEngine() |
List<OPair<String,OType>> |
getProperties() |
String |
getType() |
Copyright © 2009–2020 OrientDB. All rights reserved.