Class AbstractPath
- java.lang.Object
-
- com.couchbase.client.java.query.dsl.path.AbstractPath
-
- All Implemented Interfaces:
Path
- Direct Known Subclasses:
DefaultBuildIndexPath,DefaultCreateIndexPath,DefaultDropPath,DefaultIndexNamesPath,DefaultMergeKeyClausePath,DefaultMergeSourcePath,DefaultOffsetPath,DefaultOnPath,DefaultOnPrimaryPath,DefaultReturningPath,DefaultSelectPath,DefaultUsingPath,DefaultWithPath
public abstract class AbstractPath extends Object implements Path
.- Author:
- Michael Nitschinger
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAbstractPath(AbstractPath parent)
-
-
-
Constructor Detail
-
AbstractPath
protected AbstractPath(AbstractPath parent)
-
-