Interface | Description |
---|---|
TinkerDegreeCentralityFactory.Params | |
TinkerServiceRegistry.LambdaServiceFactory.Options | |
TinkerTextSearchFactory.Params |
Class | Description |
---|---|
TinkerDegreeCentralityFactory |
Count the IN/OUT/BOTH edges for a set of vertices.
|
TinkerServiceRegistry |
TinkerGraph services are currently just "toy" services, used to demonstrate and to test.
|
TinkerServiceRegistry.LambdaBarrierService<I,R> | |
TinkerServiceRegistry.LambdaServiceFactory<I,R> | |
TinkerServiceRegistry.LambdaStartService<I,R> | |
TinkerServiceRegistry.LambdaStreamingService<I,R> | |
TinkerServiceRegistry.TinkerService<I,R> | |
TinkerServiceRegistry.TinkerServiceFactory<I,R> | |
TinkerTextSearchFactory<I,R> |
Inefficient text search implementation (scan+filter), searches for
Property s by token/regex. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.