A B C D E F G H I L M N O P R S T U V W

W

where(P, P...) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.BaseProjection
Adds filter constraints for the existence of one or more properties.
where(P, Predicate) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.BaseProjection
Adds a filter constraint for a property.
where(P, EdgePredicate) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.BaseProjection
Adds a filter constraint for a property.
whereValue(P, Object) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.BaseProjection
Adds an filter equivalence constraint for a property based on the Object.toString() representation of an arbitrary object.
with(P, P...) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.BaseProjection
Adds include constraints for the existence of one ore more properties.
with(P, Predicate) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.BaseProjection
Adds an include constraint for a property.
with(P, EdgePredicate) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.BaseProjection
Adds an include constraint for a property.
with(IFaultPolicy<E>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldThroughClause
Configures a Streams.PassThroughFilter and a IFaultPolicy for the stream in the evaluation environment.
with(IFaultPolicy<E>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldWithClause
Configures an IFaultPolicy for the stream in the evaluation environment.
with(IFaultPolicy<E>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.UnfoldWithClause
Configures an IFaultPolicy for the stream in the evaluation environment.
with(IFaultPolicy<E>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.WithLocalClause
Configures an IFaultPolicy for the stream in the evaluation environment.
WithClause<FROM,TO> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl
The with clause of pipe-based sentences.
WithClause(Env<FROM, TO>) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.WithClause
Creates an instance of the clause in the evaluation environment of a given sentence.
withDefaults() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldThroughClause
Configures a Streams.PassThroughFilter and a Streams.IGNORE_POLICY for the stream in the evaluation environment.
withDefaults() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldWithClause
Configures an a Streams.IGNORE_POLICY for the stream in the evaluation environment.
withDefaults() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.UnfoldWithClause
Configures an a Streams.IGNORE_POLICY for the stream in the evaluation environment.
withDefaults() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.WithLocalClause
Configures a Streams.IGNORE_POLICY for the stream in the evaluation environment.
withKey(String) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.PropertyProjection
Constrains the key of the property to be a given string.
withKey(<any>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.PropertyProjection
Constrains the key of the property to satisy a given text Constraint.
WithLocalClause<FROM,TO> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl
The with clause of pipe-based sentences.
WithLocalClause(Env<FROM, TO>) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.WithLocalClause
Creates an instance of the clause in the evaluation environment of a given sentence.
withRemote(IFaultPolicy<E>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldThroughClause
Configures a Streams.PassThroughFilter and a IFaultPolicy for the stream in the evaluation environment.
withRemote(IFaultPolicy<E>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldWithClause
Configures a IFaultPolicy for the stream in the evaluation environment.
withRemote(IFaultPolicy<E>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.UnfoldWithClause
Configures a IFaultPolicy for the stream in the evaluation environment.
withRemote(IFaultPolicy<E>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.WithClause
Configures a IFaultPolicy for the stream in the evaluation environment.
withRemoteDefaults() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldThroughClause
Configures a Streams.PassThroughFilter and a Streams.RETHROW_POLICY for the stream in the evaluation environment.
withRemoteDefaults() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldWithClause
Configures a Streams.RETHROW_POLICY for the stream in the evaluation environment.
withRemoteDefaults() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.UnfoldWithClause
Configures a Streams.RETHROW_POLICY for the stream in the evaluation environment.
withRemoteDefaults() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.WithClause
Configures a Streams.RETHROW_POLICY for the stream in the evaluation environment.
withValue(P, Object) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.projections.BaseProjection
Adds an include equivalence constraint for a property based on the Object.toString() representation of an arbitrary object.
Writer - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.io
Defines facilities to change the contents of a remote collection of document descriptions, including adding new descriptions, updating existing descriptions, and deleting existing descriptions.

A B C D E F G H I L M N O P R S T U V W