MCPcopy Create free account

hub / github.com/chungquantin/solomon-db / functions

Functions601 in github.com/chungquantin/solomon-db

Functionmatch_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:810
Methodmax
(mut self, scope: A)
gremlin/src/process/traversal/graph_traversal.rs:462
Methodmax
(mut self, scope: A)
gremlin/src/process/traversal/builder.rs:433
Methodmean
(mut self, scope: A)
gremlin/src/process/traversal/graph_traversal.rs:472
Methodmean
(mut self, scope: A)
gremlin/src/process/traversal/builder.rs:442
Methodmetrics
(&self)
gremlin/src/structure/metrics.rs:61
Methodmin
(mut self, scope: A)
gremlin/src/process/traversal/graph_traversal.rs:482
Methodmin
(mut self, scope: A)
gremlin/src/process/traversal/builder.rs:451
Methodmulti_get
OPTIONAL Fetch multiple keys from the database
db/src/model/tx.rs:94
Methodmulti_get
(&self, cf: CF, keys: Vec<K>)
db/src/storage/kvs/rocksdb/tx.rs:143
Functionmultiple_new_vertex
(storage: &str)
db/src/tests/database_test.rs:115
Methodname
(&self)
gremlin/src/structure/metrics.rs:90
Methodneq
(value: V)
gremlin/src/structure/p.rs:36
Methodnew
( id: GID, label: T, in_v: Option<Vertex>, out_v: Option<Vertex>, properties: HashMap<String, Proper
gremlin/src/structure/edge.rs:33
Methodnew
(id: G, label: T, value: GT)
gremlin/src/structure/vertex_property.rs:81
Methodnew
(operator: T, value: GValue)
gremlin/src/structure/p.rs:20
Methodnew
(operator: T, value: GValue)
gremlin/src/structure/text_p.rs:18
Methodnew
(traversal: Vec<String>, strategy: String, category: String)
gremlin/src/structure/metrics.rs:28
Methodnew
(id: GID, label: T, properties: VertexPropertyMap)
gremlin/src/structure/vertex.rs:32
Methodnew
(bulk: i64, value: GValue)
gremlin/src/structure/traverser.rs:11
Methodnew
(label: T, value: GT)
gremlin/src/structure/property.rs:16
Methodnew
(labels: GValue, objects: List)
gremlin/src/structure/path.rs:10
Methodnew
(elements: Vec<GValue>)
gremlin/src/structure/list.rs:13
Methodnew
(value: T)
gremlin/src/structure/token.rs:7
Methodnew
()
gremlin/src/process/traversal/anonymous_traversal_source.rs:18
Methodnew
()
gremlin/src/process/traversal/bytecode.rs:18
Methodnew
(terminator: A)
gremlin/src/process/traversal/graph_traversal_source.rs:16
Methodnew
(terminator: T, builder: TraversalBuilder)
gremlin/src/process/traversal/graph_traversal.rs:38
Methodnew
(bytecode: Bytecode)
gremlin/src/process/traversal/builder.rs:38
Methodnew
(limit: GValue, scope: Option<Scope>)
gremlin/src/process/traversal/step/limit.rs:10
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/select.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/from.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/match_step.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/where_step.rs:10
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/coalesce.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/repeat.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/not.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/loops.rs:8
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/by.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/local.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/or.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/to.rs:9
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/dedup.rs:8
Methodnew
(params: Vec<GValue>)
gremlin/src/process/traversal/step/until.rs:9
Methodnew
(tx: TxType, db: Pin<Arc<DBType>>, w: bool)
db/src/model/tx.rs:42
Methodnew
( name: StorageAdapterName, path: String, db_instance: T, variant: StorageVariant, )
db/src/model/adapter.rs:25
Methodnew
(operator: &str, value: GValue)
db/src/model/ixs.rs:28
Methodnew
(db: &'a Datastore)
db/src/storage/ds.rs:14
Methodnew
Path example: rocksdb://dev/smh/solomon-db
db/src/storage/kvs/rocksdb/mod.rs:26
Methodnew
(path: &str)
db/src/storage/kvs/redb/mod.rs:20
Methodnew
(ds_ref: DatastoreRef<'a>)
db/src/process/endpoint.rs:13
Methodnew
(traversal: &GraphTraversal<S, T, E>, ds_ref: DatastoreRef<'a>)
db/src/process/exec.rs:33
Methodnew
(ds_ref: DatastoreRef<'a>)
db/src/process/terminator.rs:17
Methodnew
(executor: StepExecutor<'a, T>)
db/src/process/collector.rs:11
Methodnew_property
If there is no vertices defined, initialized with default option
db/src/repo/vertex.rs:75
Methodnot
(&self, step: A)
gremlin/src/process/traversal/anonymous_traversal_source.rs:151
Methodnot
(mut self, step: A)
gremlin/src/process/traversal/graph_traversal.rs:510
Methodnot
(mut self, step: A)
gremlin/src/process/traversal/builder.rs:477
Methodnot_containing
(value: V)
gremlin/src/structure/text_p.rs:62
Methodnot_ending_with
(value: V)
gremlin/src/structure/text_p.rs:55
Methodnot_starting_with
(value: V)
gremlin/src/structure/text_p.rs:48
Functionnot_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:775
Functionnumerical_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:718
Methodobjects
(&self)
gremlin/src/structure/path.rs:17
Methodoperator
(&self)
gremlin/src/structure/text_p.rs:10
Methodoptional
(mut self, step: TraversalBuilder)
gremlin/src/process/traversal/graph_traversal.rs:669
Methodoptional
(mut self, step: TraversalBuilder)
gremlin/src/process/traversal/builder.rs:626
Methodor
(&self, step: A)
gremlin/src/process/traversal/anonymous_traversal_source.rs:191
Methodor
(mut self, step: A)
gremlin/src/process/traversal/graph_traversal.rs:541
Functionor_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:857
Methodorder
(mut self, scope: A)
gremlin/src/process/traversal/graph_traversal.rs:518
Methodorder
(mut self, scope: A)
gremlin/src/process/traversal/builder.rs:485
Functionorder_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:788
Methodoriginal
(&self)
gremlin/src/structure/metrics.rs:12
Methodother
(&self)
gremlin/src/process/traversal/anonymous_traversal_source.rs:109
Methodother
(mut self)
gremlin/src/process/traversal/graph_traversal.rs:262
Methodother
(mut self)
gremlin/src/process/traversal/builder.rs:260
Methodother_v
(&self)
gremlin/src/process/traversal/anonymous_traversal_source.rs:113
Methodother_v
(mut self)
gremlin/src/process/traversal/graph_traversal.rs:271
Methodother_v
(mut self)
gremlin/src/process/traversal/builder.rs:266
Methodout
(&self, labels: L)
gremlin/src/process/traversal/anonymous_traversal_source.rs:67
Methodout
(mut self, labels: A)
gremlin/src/process/traversal/graph_traversal.rs:185
Methodout
(mut self, labels: A)
gremlin/src/process/traversal/builder.rs:183
Methodout_e
(&self, labels: L)
gremlin/src/process/traversal/anonymous_traversal_source.rs:74
Methodout_e
(mut self, labels: A)
gremlin/src/process/traversal/graph_traversal.rs:195
Methodout_e
(mut self, labels: A)
gremlin/src/process/traversal/builder.rs:193
Methodout_v
(&self)
gremlin/src/structure/edge.rs:104
Methodout_v
(&self)
gremlin/src/process/traversal/anonymous_traversal_source.rs:180
Methodout_v
(mut self)
gremlin/src/process/traversal/graph_traversal.rs:205
Methodout_v
(mut self)
gremlin/src/process/traversal/builder.rs:205
Methodpartial_new
(id: GID)
gremlin/src/structure/edge.rs:52
Methodpartial_new
(id: GID)
gremlin/src/structure/vertex.rs:43
Methodpath
(mut self)
gremlin/src/process/traversal/graph_traversal.rs:427
Methodpath
(mut self)
gremlin/src/process/traversal/builder.rs:401
Functionpath_test
()
gremlin/src/process/traversal/graph_traversal_source.rs:681
Methodperc_duration
(&self)
gremlin/src/structure/metrics.rs:97
Methodprefix_iterate
Iterate key value elements with handler
db/src/storage/kvs/rocksdb/tx.rs:289
Methodproject
(&self, step: A)
gremlin/src/process/traversal/anonymous_traversal_source.rs:209
Methodproject
(mut self, step: A)
gremlin/src/process/traversal/graph_traversal.rs:557
Methodproject
(mut self, step: A)
gremlin/src/process/traversal/builder.rs:515
← previousnext →401–500 of 601, ranked by callers