Use java to connect janusgraph to create a graph. The error is the code in line 50 of the program, which is used to generate a mixed index. The screenshot is as follows:
Later, a screenshot is posted in the official document of version 0.6:
the example about definitions a mixed index containing the property keys name and age. The definition references to the indexing backend name search so that janusgraph knows which configured indexing backend it should use for this particular index The search parameter specified in the buildmixedindex call must match the second claim in the janusgraph configuration definition like this: index.search.backend if the index was named solrsearch then the configuration definition would appear like this: index.solrsearch.backend.
this means that the parameters of the buildmixedindex method should be the same as those specified The written index configuration of the configuration file is consistent with the second sub sentence. For example, my is: index. Search. Backend = elasticsearch
then the parameter of buildmixedindex should be search. After the code in line 50 is modified, no error will be reported
Read More:
- [Solved] URIError: Failed to decode param ‘/%3C%=%20BASE_URL%20%3Estatic/index.%3C%=%20VUE_APP_INDEX_CSS_HASH%20%3E.css’
- [Solved] Kafka Start Log Error: WARN Found a corrupted index file due to requirement failed: Corrupt index found
- k8s kubernetes ingress error: endpoints “default-http-backend“ not found
- Impala Find Error: InternalException: Memory limit exceeded: Error occurred on backend
- [Solved] unesolved external symbol _imp_fprintf referenced in funciton _showerror
- [Solved] C++ Compile: error LNK2019: unresolved external “XX“
- [Solved] qt phonon Play wav file Error:“symbol lookup error: /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so: undefined symbol: _ZNK6Phonon11MediaSource3mrlEv”
- [Solved] Visual studio 2022 error LNK2019: unable to resolve external symbol for
- [Solved] 01654 error: the index cannot be extended through 8
- [Solved] Docker Error: driver failed programming external connectivity on endpoint
- [Solved] Idea 2020 uses SVN error: ‘C: \ program’ is not an internal or external command
- [Solved] “errmsg” : “Got invalid BSON from external server while reading from cursor
- [Solved] Git error: bad signature 0x00000000 fatal: index file corrupt
- Matlab Raspberry Pi Error: External Mode Open Protocol Connect command failed
- [Solved] docker: Error response from daemon: driver failed programming external connectivity on endpoint mysql-test …
- [Solved] mqttfx Error: Error Loading External CSS Resource
- [Solved] Docker: Error response from daemon: driver failed programming external connectivity on endpoint mysq
- error LNK2019: Unresolvable external symbols “__declspec(dllimport) public: int __thiscall QString::toWCharArray(wchar_t
- [Solved] jinja2.exceptions.TemplateNotFound: index.html
- R: Data frame index error “unexpected token”