public class IgnorePropertySchemaMaker extends DisableDefaultSchemaMaker
| Modifier and Type | Field and Description |
|---|---|
static IgnorePropertySchemaMaker |
INSTANCE |
| Constructor and Description |
|---|
IgnorePropertySchemaMaker() |
| Modifier and Type | Method and Description |
|---|---|
void |
enableLogging(Boolean enabled)
Enable/Disable logging in schema maker
|
PropertyKey |
makePropertyKey(PropertyKeyMaker factory)
Creates a new property key with default settings against the provided
PropertyKeyMaker. |
defaultPropertyCardinality, ignoreUndefinedQueryTypes, makeConnectionConstraint, makeEdgeLabel, makePropertyConstraintForEdge, makePropertyConstraintForVertex, makeVertexLabelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmakePropertyKeypublic static final IgnorePropertySchemaMaker INSTANCE
public void enableLogging(Boolean enabled)
DefaultSchemaMakerpublic PropertyKey makePropertyKey(PropertyKeyMaker factory)
DefaultSchemaMakerPropertyKeyMaker.makePropertyKey in interface DefaultSchemaMakermakePropertyKey in class DisableDefaultSchemaMakerfactory - PropertyKeyMaker through which the property key is createdCopyright © 2012–2023. All rights reserved.