
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 OCollateFactorypublic OCollate getCollate(String name)
getCollate in interface OCollateFactoryname - Copyright © 2009–2025 OrientDB. All rights reserved.