public class ODefaultCollateFactory extends Object implements OCollateFactory
Constructor and Description |
---|
ODefaultCollateFactory() |
Modifier and Type | Method and Description |
---|---|
OCollate |
getCollate(String name)
Returns the requested collate
|
Set<String> |
getNames() |
public Set<String> getNames()
getNames
in interface OCollateFactory
public OCollate getCollate(String name)
getCollate
in interface OCollateFactory
name
- Copyright © 2009–2020 OrientDB. All rights reserved.